We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3573e commit 3f2b7a7Copy full SHA for 3f2b7a7
composer.json
@@ -20,9 +20,9 @@
20
"require-dev": {
21
"doctrine/instantiator": "^1.1",
22
"guzzlehttp/psr7": "^1.4",
23
- "phpspec/phpspec": "^3.4 || ^4.2",
+ "phpspec/phpspec": "^5.1",
24
"phpspec/prophecy": "^1.8",
25
- "sebastian/comparator": "^2.1.3 || ^3.0"
+ "sebastian/comparator": "^3.0"
26
},
27
"suggest": {
28
"ext-json": "To detect JSON responses with the ContentTypePlugin",
0 commit comments