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 aaca37b commit 66bfb77Copy full SHA for 66bfb77
composer.json
@@ -3,11 +3,11 @@
3
"require": {
4
"php": ">=7.1",
5
"psr/http-message": "^1.0",
6
- "http-interop/http-middleware": "^0.4.1",
7
- "phpspec/prophecy": "^1.7"
+ "http-interop/http-middleware": "^0.4.1"
8
},
9
"require-dev": {
10
- "phpunit/phpunit": "^6.2"
+ "phpunit/phpunit": "^6.2",
+ "phpspec/prophecy": "^1.7"
11
12
"authors": [
13
{
0 commit comments