Commit 52f2449a authored by Jens Segers's avatar Jens Segers

Update composer.json

parent 789b61de
...@@ -17,9 +17,10 @@ ...@@ -17,9 +17,10 @@
"illuminate/events": "^5.1" "illuminate/events": "^5.1"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.1.0", "phpunit/phpunit": "^4.0|^5.0",
"mockery/mockery": "*", "orchestra/testbench": "^3.1",
"satooshi/php-coveralls": "*" "mockery/mockery": "^0.9",
"satooshi/php-coveralls": "^0.6"
}, },
"autoload": { "autoload": {
"psr-0": { "psr-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