Skip to content

Commit b1e3dc5

Browse files
committed
Update composer.json.
1 parent 6d5ee28 commit b1e3dc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"php": ">= 7.1"
2020
},
2121
"require-dev": {
22-
"drupol/launcher": "^1 || ^2",
22+
"drupol/launcher": "^2.2",
2323
"drupol/php-conventions": "^1",
2424
"drupol/phpspec-annotation": "^1",
25-
"drupol/phpspec-code-coverage": "^5",
25+
"drupol/phpspec-code-coverage": "^4 || ^5",
2626
"graphp/graphviz": "^0.2",
2727
"infection/infection": "^0.13",
2828
"phpbench/phpbench": "^0.16",
29-
"phpspec/phpspec": "^5",
29+
"phpspec/phpspec": "^4 || ^5",
3030
"phptaskman/changelog": "^1.0",
3131
"scrutinizer/ocular": "^1"
3232
},

0 commit comments

Comments
 (0)