E583
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 26068fa commit 8e13ae4Copy full SHA for 8e13ae4
composer.json
@@ -28,7 +28,7 @@
28
"symfony/http-kernel": "^4.4 || ^5.0",
29
"symfony/phpunit-bridge": "^4.4.19 || ^5.2",
30
"nyholm/psr7": "^1.1",
31
- "psr/log": "^1.1"
+ "psr/log": "^1.1 || ^2 || ^3"
32
},
33
"suggest": {
34
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
0 commit comments