Skip to content

Commit bbc527b

Browse files
committed
Add Monolog ^3.0 to requirements
1 parent f3c40df commit bbc527b

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
@@ -24,7 +24,7 @@
2424
"require": {
2525
"php": "^7.4|^8.0",
2626
"ext-json": "*",
27-
"monolog/monolog": "^1.25|^2.0",
27+
"monolog/monolog": "^1.25|^2.0|^3.0",
2828
"pccomponentes/ddd": "^2.1|^3.0|^4.0",
2929
"symfony/http-kernel": "^4.4|^5.0|^6.0",
3030
"symfony/messenger": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)