Skip to content

Commit a9dbf93

Browse files
committed
chore: widen psr/log dep
1 parent 29abd13 commit a9dbf93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"guzzlehttp/psr7": "^2.4.5",
1616
"psr/http-message": "^1.1||^2.0",
1717
"psr/cache": "^2.0||^3.0",
18-
"psr/log": "^3.0"
18+
"psr/log": "^2.0||^3.0"
1919
},
2020
"require-dev": {
2121
"guzzlehttp/promises": "^2.0",

0 commit comments

Comments
 (0)