Skip to content

Commit 1eb9f3b

Browse files
committed
Composer: allows inlm/query-object 2.x
1 parent 0ebe975 commit 1eb9f3b

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=5.4.0",
1414
"tharos/leanmapper": "^2.2",
15-
"inlm/query-object": "^1.1"
15+
"inlm/query-object": "^1.1 || ^2.0"
1616
},
1717
"autoload": {
1818
"classmap": ["src/"]

0 commit comments

Comments
 (0)