Skip to content

Commit

Permalink
fix(deps): Downgrade psr/log to a compatible version
Browse files Browse the repository at this point in the history
Fixes #517

Signed-off-by: Christoph Wurst <[email protected]>
  • Loading branch information
ChristophWurst committed Jun 2, 2023
1 parent fd4e3a5 commit 235355b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"php": "^8.0 <= 8.1",
"nyholm/psr7": "^1.8.0",
"php-http/curl-client": "^2.3.0",
"psr/log": "^1",
"sentry/sentry": "^3.17.0"
},
"require-dev": {
Expand Down
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 235355b

Please sign in to comment.