Skip to content

Commit b60949d

Browse files
committed
MCLOUD-11526: Add php 8.3 to ece-tools
1 parent 82dbd35 commit b60949d

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
@@ -30,7 +30,7 @@
3030
"psr/container": "^1.0",
3131
"psr/log": "^1.0 || ^2.0 || ^3.0",
3232
"symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4",
33-
"symfony/console": "^6.4",
33+
"symfony/console": "^2.8 || ^4.0 || ^5.1 || ^5.4 || ^6.4",
3434
"symfony/dependency-injection": "^3.3 || ^4.3 || ^5.1 || ^5.4 || ^6.4",
3535
"symfony/process": "^2.1 || ^4.1 || ^5.1 || ^5.4 || ^6.4",
3636
"symfony/serializer": "^2.8 || ^3.3 || ^4.0 || ^5.4 || ^6.4",

0 commit comments

Comments
 (0)