Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Jan 10, 2019
1 parent 2c43350 commit 70522f1
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 @@ -17,12 +17,12 @@
],
"require": {
"php": "^7.0",
"clue/stdio-react": "^1.0|^2.0",
"clue/stdio-react": "^1.0",
"jolicode/jolinotif": "^2.0",
"symfony/console": "^3.0|^4.0",
"symfony/process": "^3.0|^4.0",
"symfony/yaml": "^3.0|^4.0",
"yosymfony/resource-watcher": "^1.2|^2.0"
"yosymfony/resource-watcher": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^6.0|^7.0"
Expand Down

0 comments on commit 70522f1

Please sign in to comment.