We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a44c11 commit 1fd8222Copy full SHA for 1fd8222
composer.json
@@ -1,8 +1,8 @@
1
{
2
"require-dev": {
3
- "phpunit/phpunit": "~4.4.0@stable"
+ "phpunit/phpunit": "^5.7"
4
},
5
"require": {
6
"guzzlehttp/guzzle": "~6.0"
7
}
8
-}
+}
0 commit comments