Little change to composer.json

This commit is contained in:
Rob Gloudemans
2014-12-06 15:11:49 +01:00
parent 51be26f5ce
commit 2b1025ecb3

View File

@@ -14,7 +14,8 @@
"illuminate/support": "~5.0"
},
"require-dev": {
"mockery/mockery": "0.9.*"
"mockery/mockery": "~0.9",
"phpunit/phpunit": "~4.0"
},
"autoload": {
"psr-0": {