Skip to content

Commit

Permalink
Update to monolog/monolog ^3.0
Browse files Browse the repository at this point in the history
Also some minor cleanup of reported syntax errors in PHP 8.2.5 on MacOS
  • Loading branch information
colonelchlorine committed Apr 26, 2023
1 parent 28a24ac commit 5c248b9
Show file tree
Hide file tree
Showing 4 changed files with 179 additions and 466 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"require": {
"php": ">=7.1.0",
"guzzlehttp/guzzle": "^7.0.1",
"monolog/monolog": "^2.0"
"monolog/monolog": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5.21"
Expand Down
Loading

0 comments on commit 5c248b9

Please sign in to comment.