Skip to content

Commit

Permalink
feat(Composer): update monolog version
Browse files Browse the repository at this point in the history
  • Loading branch information
izovita committed Jun 5, 2024
1 parent c7409a7 commit cd95c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"require": {
"php": ">=7.2",
"monolog/monolog": "^2.1|3.0",
"monolog/monolog": "^2.1|^3.0",
"guzzlehttp/psr7": "^1.6|^2.0"
},
"require-dev": {
Expand Down

0 comments on commit cd95c74

Please sign in to comment.