Skip to content

Commit 5c4bb62

Browse files
brainexektomk
authored andcommitted
support symfony v6
1 parent 60c3474 commit 5c4bb62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"require": {
66
"php": "^7.0|^8.0",
77
"ext-simplexml": "*",
8-
"symfony/console": "^2.5|^3|^4|^5",
9-
"symfony/process": "^2.5|^3|^4|^5"
8+
"symfony/console": "^2.5|^3|^4|^5|^6",
9+
"symfony/process": "^2.5|^3|^4|^5|^6"
1010
},
1111
"require-dev": {
1212
"symfony/console": "2.8.*"

0 commit comments

Comments
 (0)