Skip to content

Commit b8b6d2e

Browse files
committed
Allow ~2.1 Elastica
1 parent f6c14b2 commit b8b6d2e

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
@@ -17,7 +17,7 @@
1717
"symfony/console": "~2.1",
1818
"symfony/form": "~2.1",
1919
"symfony/property-access": "~2.3",
20-
"ruflin/elastica": "~2.1,<2.3",
20+
"ruflin/elastica": "~2.1",
2121
"psr/log": "~1.0"
2222
},
2323
"require-dev":{

0 commit comments

Comments
 (0)