Skip to content

Commit 6c9dfa0

Browse files
committed
MCLOUD-11526: Add php 8.3 to ece-tools
1 parent c0e0d34 commit 6c9dfa0

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
@@ -28,7 +28,7 @@
2828
"monolog/monolog": "^1.25 || ^2.3 || ^2.7",
2929
"nesbot/carbon": "^1.0 || ^2.0",
3030
"psr/container": "^1.0",
31-
"psr/log": "^1.0",
31+
"psr/log": "^1.0 || ^2.0 || ^3.0",
3232
"symfony/config": "^4.4 || ^5.1 || ^5.4 || ^6.4",
3333
"symfony/console": "^6.4",
3434
"symfony/dependency-injection": "^3.3 || ^4.3 || ^5.1 || ^5.4 || ^6.4",

0 commit comments

Comments
 (0)