8000
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.
psr/log
2 parents 26068fa + 8e13ae4 commit c901299Copy full SHA for c901299
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