Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 10, 2019
1 parent 6d5ee28 commit b1e3dc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"php": ">= 7.1"
},
"require-dev": {
"drupol/launcher": "^1 || ^2",
"drupol/launcher": "^2.2",
"drupol/php-conventions": "^1",
"drupol/phpspec-annotation": "^1",
"drupol/phpspec-code-coverage": "^5",
"drupol/phpspec-code-coverage": "^4 || ^5",
"graphp/graphviz": "^0.2",
"infection/infection": "^0.13",
"phpbench/phpbench": "^0.16",
"phpspec/phpspec": "^5",
"phpspec/phpspec": "^4 || ^5",
"phptaskman/changelog": "^1.0",
"scrutinizer/ocular": "^1"
},
Expand Down

0 comments on commit b1e3dc5

Please sign in to comment.