Skip to content

Commit 0103ddc

Browse files
authored
Merge pull request #37 from STEAMULO/master
feat: add Symfony 6 compatibility
2 parents f06aa8d + 66d2c03 commit 0103ddc

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": "^7.1|^8.0",
9-
"symfony/framework-bundle": "^4.0|^5.0",
9+
"symfony/framework-bundle": "^4.0|^5.0|^6.0",
1010
"friendsofsymfony/elastica-bundle": "^6.0",
1111
"enqueue/enqueue-bundle": "^0.10"
1212
},

0 commit comments

Comments
 (0)