Skip to content

Commit d3b1492

Browse files
committed
Composer: requires mbohuslavek/leanmapper-query ^1.1
1 parent f75d2c5 commit d3b1492

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.6.0",
1414
"tharos/leanmapper": "^3.0",
15-
"mbohuslavek/leanmapper-query": "dev-master"
15+
"mbohuslavek/leanmapper-query": "^1.1"
1616
},
1717
"autoload": {
1818
"classmap": ["src/"]

0 commit comments

Comments
 (0)