Added tests for Service Providers

This commit is contained in:
James Brooks
2015-10-05 14:07:06 +01:00
parent 532a7139a3
commit 5b897f18b9
6 changed files with 203 additions and 6 deletions

View File

@@ -39,6 +39,7 @@
},
"require-dev": {
"fzaninotto/faker": "^1.5",
"graham-campbell/testbench-core": "^1.0",
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^4.7.6"
},