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.
2 parents 9829eb0 + 2cbf33f commit 777bd90Copy full SHA for 777bd90
composer.json
@@ -16,7 +16,7 @@
16
"symfony/yaml": "^4.3|^5.0",
17
"symfony/console": "^4.3|^5.0",
18
"php-amqplib/php-amqplib": "^2.12.2|^3.0",
19
- "psr/log": "^1.0",
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
20
"symfony/http-kernel": "^4.4|^5.0",
21
"symfony/framework-bundle": "^4.4|^5.0"
22
},
0 commit comments