Add PHPSpec config file and dependency
Showing
| ... | @@ -8,7 +8,8 @@ | ... | @@ -8,7 +8,8 @@ |
| "laravel/framework": "~5.0" | "laravel/framework": "~5.0" | ||
| }, | }, | ||
| "require-dev": { | "require-dev": { | ||
| "phpunit/phpunit": "~4.0" | "phpunit/phpunit": "~4.0", | ||
| "phpspec/phpspec": "~2.1" | |||
| }, | }, | ||
| "autoload": { | "autoload": { | ||
| "classmap": [ | "classmap": [ | ||
| ... | ... |
phpspec.yml
0 → 100644
Please
register
or
sign in
to comment