Skip to content

Commit 3f2b7a7

Browse files
committed
Drop more versions of dependencies
1 parent 0d3573e commit 3f2b7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"require-dev": {
2121
"doctrine/instantiator": "^1.1",
2222
"guzzlehttp/psr7": "^1.4",
23-
"phpspec/phpspec": "^3.4 || ^4.2",
23+
"phpspec/phpspec": "^5.1",
2424
"phpspec/prophecy": "^1.8",
25-
"sebastian/comparator": "^2.1.3 || ^3.0"
25+
"sebastian/comparator": "^3.0"
2626
},
2727
"suggest": {
2828
"ext-json": "To detect JSON responses with the ContentTypePlugin",

0 commit comments

Comments
 (0)