Skip to content

Commit

Permalink
better composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yerstd committed Mar 20, 2020
1 parent a5b2128 commit 5974bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"keywords": ["nsq", "queue"],
"homepage": "http://github.com/stackerzzq/phpnsq",
"require": {
"monolog/monolog": "^1.23|^1.24",
"symfony/console": "^v4.0|^v4.1|^v4.2|^v4.3",
"monolog/monolog": "^1.23",
"symfony/console": "^v4.0",
"react/event-loop": "^v0.4|^v0.5|^v1.1",
"bramus/monolog-colored-line-formatter": "^2.0"
},
Expand Down

0 comments on commit 5974bef

Please sign in to comment.