Pull in Mockery for mocking.
This commit is contained in:
parent
ed93318cb7
commit
7477ec918f
|
@ -8,6 +8,7 @@
|
||||||
"laravel/framework": "5.1.*"
|
"laravel/framework": "5.1.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
"mockery/mockery": "0.9.*",
|
||||||
"phpunit/phpunit": "~4.0",
|
"phpunit/phpunit": "~4.0",
|
||||||
"phpspec/phpspec": "~2.1"
|
"phpspec/phpspec": "~2.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue