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 a5b2128 commit 5974befCopy full SHA for 5974bef
composer.json
@@ -5,8 +5,8 @@
5
"keywords": ["nsq", "queue"],
6
"homepage": "http://github.com/stackerzzq/phpnsq",
7
"require": {
8
- "monolog/monolog": "^1.23|^1.24",
9
- "symfony/console": "^v4.0|^v4.1|^v4.2|^v4.3",
+ "monolog/monolog": "^1.23",
+ "symfony/console": "^v4.0",
10
"react/event-loop": "^v0.4|^v0.5|^v1.1",
11
"bramus/monolog-colored-line-formatter": "^2.0"
12
},
0 commit comments