Skip to content

Commit 4de5f23

Browse files
authored
Update composer.json
Bump symfony version
1 parent 27efaea commit 4de5f23

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
],
1212
"require": {
1313
"php": "^7.4 || ^8",
14-
"symfony/config": "^4.0 || ^5.0",
15-
"symfony/dependency-injection": "^4.0 || ^5.0",
16-
"symfony/http-kernel": "^4.0 || ^5.1",
17-
"symfony/workflow": "^4.0 || ^5.0"
14+
"symfony/config": "^4.0 || ^5.0 || ^6.0 || ^7.0",
15+
"symfony/dependency-injection": "^4.0 || ^5.0 || ^6.0 || ^7.0",
16+
"symfony/http-kernel": "^4.0 || ^5.1 || ^6.0 || ^7.0",
17+
"symfony/workflow": "^4.0 || ^5.0 || ^6.0 || ^7.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)