Skip to content

Commit afb9a18

Browse files
committed
Added support for PHP8.3
1 parent d8e76cc commit afb9a18

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
@@ -21,7 +21,7 @@
2121
"symfony/process": "^2.1||^4.1||^5.0||^6.0",
2222
"symfony/proxy-manager-bridge": "^3.3||^4.3||^5.0||^6.0",
2323
"symfony/yaml": "^3.3||^4.0||^5.0||^6.0",
24-
"monolog/monolog": "^1.25||^2.3",
24+
"monolog/monolog": "^1.25||^2.3||^2.7",
2525
"magento/quality-patches": "^1.1.0"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)