Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 9b0dafa

Browse files
fix(deps): update dependency psr/log to v3
1 parent a1dda29 commit 9b0dafa

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
@@ -31,7 +31,7 @@
3131
},
3232
"require": {
3333
"php": ">=5.6",
34-
"psr/log": "^1.0 || ^2.0",
34+
"psr/log": "^3.0",
3535
"guzzlehttp/guzzle": "^7.0 || ^6.0 || ^5.3.3 ",
3636
"guzzlehttp/psr7": "^1.7 || ^2.0",
3737
"psr/cache": "^1.0 || ^2.0 || ^3.0",

0 commit comments

Comments
 (0)