We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7199c commit 6793f08Copy full SHA for 6793f08
composer.json
@@ -10,7 +10,7 @@
10
],
11
"require": {
12
"php": "^7.4 || ^8.0",
13
- "psr/log": "^1.0",
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
14
"webmozart/path-util": "^2.3"
15
},
16
"require-dev": {
0 commit comments