Skip to content

Commit df44812

Browse files
jankonasf3l1x
authored andcommitted
Composer: allow symfony/console 7
1 parent b4803d4 commit df44812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=8.1",
1616
"nette/di": "^3.1.2",
17-
"symfony/console": "^5.3.0 || ^6.2.0",
17+
"symfony/console": "^5.3.0 || ^6.2.0 || ^7.0.0 ",
1818
"nettrine/annotations": "^0.8.0 || ^0.9.0",
1919
"nettrine/cache": "^0.4.0 || ^0.5.0",
2020
"nettrine/dbal": "^0.8.0 || ^0.9.0",

0 commit comments

Comments
 (0)