Skip to content

Commit 04d9a69

Browse files
committed
Fixes composer setup
1 parent 649cae1 commit 04d9a69

File tree

2 files changed

+1773
-1
lines changed

2 files changed

+1773
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
"guzzlehttp/guzzle": "^6.3"
99
},
1010
"require-dev": {
11-
"phpunit/phpunit": "^8.2"
11+
"phpunit/phpunit": "^7"
1212
},
1313
"license": "MIT",
14+
"minimum-stability": "stable",
1415
"authors": [
1516
{
1617
"name": "moay",

0 commit comments

Comments
 (0)