Commit 69f63b6b by camoo Committed by GitHub

Update composer.json

parent e019855f
...@@ -7,6 +7,8 @@ ...@@ -7,6 +7,8 @@
"vlucas/valitron": "^1.4", "vlucas/valitron": "^1.4",
"guzzlehttp/guzzle": "^6.2" "guzzlehttp/guzzle": "^6.2"
}, },
"minimum-stability": "dev",
"prefer-stable" : true,
"require-dev": { "require-dev": {
"php": ">=5.5.0" "php": ">=5.5.0"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment