Skip to content

Commit

Permalink
Merge pull request #291 from slimphp/dependabot/composer/monolog/mono…
Browse files Browse the repository at this point in the history
…log-tw-2.8

Update monolog/monolog requirement from ^2.7 to ^2.8
  • Loading branch information
l0gicgate authored Aug 3, 2022
2 parents be6082b + 08ebfd5 commit 5c96e22
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 @@ -24,7 +24,7 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-json": "*",
"monolog/monolog": "^2.7",
"monolog/monolog": "^2.8",
"php-di/php-di": "^6.4",
"slim/psr7": "^1.5",
"slim/slim": "^4.10"
Expand Down

0 comments on commit 5c96e22

Please sign in to comment.