Skip to content

Commit ad96576

Browse files
committed
allow 3.x, 4.x and 5.x versions of the elastica bundle
ref 6d96c8f
1 parent 737fe21 commit ad96576

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
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": ">=5.6",
9-
"friendsofsymfony/elastica-bundle": "^3",
9+
"friendsofsymfony/elastica-bundle": "^3|^4|^5",
1010
"enqueue/enqueue-bundle": "^0.6|^0.7",
1111
"enqueue/enqueue": "^0.6|^0.7"
1212
},

0 commit comments

Comments
 (0)