Skip to content

Commit 2a23934

Browse files
authored
Merge pull request #33 from XWB/increase-dep
Allow FOSElasticaBundle v6
2 parents c7a0cb5 + 783ef8c commit 2a23934

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)