Skip to content

Commit 335e8dc

Browse files
committed
Avoid incompatibility with symfony/console 7
1 parent 8d06a8a commit 335e8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"phpdocumentor/reflection-docblock": "<3.2.2",
7676
"phpdocumentor/type-resolver": "<1.4.0",
7777
"symfony/asset": "<5.3",
78-
"symfony/console": "<5.2.5",
78+
"symfony/console": "<5.2.5|>=7.0",
7979
"symfony/dotenv": "<5.1",
8080
"symfony/dom-crawler": "<4.4",
8181
"symfony/http-client": "<4.4",

0 commit comments

Comments
 (0)