Skip to content

Commit 55c9eaa

Browse files
committed
allow symfony 3,4
1 parent d834126 commit 55c9eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": "^7",
9+
"symfony/framework-bundle": "^3|^4",
910
"friendsofsymfony/elastica-bundle": "^4.1|^5",
1011
"enqueue/enqueue-bundle": "^0.8"
1112
},

0 commit comments

Comments
 (0)