Skip to content

Commit 263fa14

Browse files
authored
Allow 6.0 symfony/console version
1 parent e2ee867 commit 263fa14

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
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": ">=7.4",
20-
"symfony/yaml": "^4.2 || ^5.0",
20+
"symfony/yaml": "^4.2 || ^5.0 || ^6.0",
2121
"psr/log": "^1.1 || ^2.0 || ^3.0",
2222
"symfony/console": "^4.3 || ^5.0",
2323
"spacetab-io/obelix": "^1.0"

0 commit comments

Comments
 (0)