Skip to content

Commit 0e0650f

Browse files
committed
Composer: require symfony/console 6.2+
1 parent c470629 commit 0e0650f

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
@@ -19,7 +19,7 @@
1919
"php": ">=8.1",
2020
"contributte/di": "^0.6.0",
2121
"doctrine/migrations": "^3.6.0",
22-
"symfony/console": "^4.2.5|^5.0.0|^6.0.0"
22+
"symfony/console": "^6.2.0"
2323
},
2424
"require-dev": {
2525
"doctrine/orm": "^2.6",

0 commit comments

Comments
 (0)