Skip to content

Commit 783ef8c

Browse files
committed
Allow FOSElasticaBundle v6
1 parent c7a0cb5 commit 783ef8c

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "^7.1",
99
"symfony/framework-bundle": "^4.0|^5.0",
10-
"friendsofsymfony/elastica-bundle": "^5.0",
10+
"friendsofsymfony/elastica-bundle": "^5.0|^6.0",
1111
"enqueue/enqueue-bundle": "^0.10"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)