remove phpspec
Showing
... | ... | @@ -11,8 +11,7 @@ |
"require-dev": { | ||
"fzaninotto/faker": "~1.4", | ||
"mockery/mockery": "0.9.*", | ||
"phpunit/phpunit": "~4.0", | ||
"phpspec/phpspec": "~2.1" | ||
"phpunit/phpunit": "~4.0" | ||
}, | ||
"autoload": { | ||
"classmap": [ | ||
... | ... |
Please register or sign in to comment