Skip to content

Commit 9e5a498

Browse files
committed
Revert Elastica 7 BC break
1 parent d8668a0 commit 9e5a498

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
@@ -19,7 +19,7 @@
1919
"symfony/property-access": "^3.4|^4",
2020
"pagerfanta/pagerfanta": "^1.0.5|^2.0",
2121
"psr/log": "^1.0",
22-
"ruflin/elastica": "^5.3.5|^6.1.1|^7.0"
22+
"ruflin/elastica": "^5.3.5|^6.1.1"
2323
},
2424
"require-dev": {
2525
"doctrine/orm": "^2.5",

0 commit comments

Comments
 (0)