Skip to content

Commit f0849e0

Browse files
committed
Merge pull request #29 from jom/patch-1
Update composer.json to be compatible with Yii2
2 parents a4f8023 + 6457e6f commit f0849e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"issues": "https://github.com/mistic100/jQuery-QueryBuilder/issues"
1414
},
1515
"require": {
16-
"yiisoft/jquery": "dev-master",
16+
"yiisoft/jquery": "2.* | 1.9.*",
1717
"moment/moment": "dev-master",
1818
"twbs/bootstrap": "3.2.*@dev"
1919
},

0 commit comments

Comments
 (0)