Testing Orchestra/TestBench workflow

This commit is contained in:
Ismo Vuorinen
2017-02-10 09:48:40 +02:00
parent 3d236cb55e
commit ab0a5a8d9d
5 changed files with 104 additions and 3 deletions

View File

@@ -21,7 +21,8 @@
"illuminate/support": "~5.2"
},
"require-dev": {
"phpunit/phpunit" : "4.*"
"phpunit/phpunit" : "4.*",
"orchestra/testbench": "~3.0"
},
"autoload": {
"psr-4": {