Skip to content

Commit

Permalink
Removing testbench dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Mar 13, 2017
1 parent e438937 commit 7c2bcc8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"require-dev": {
"arcanedev/laravel-html": "~5.0",
"phpunit/phpcov": "~3.0",
"phpunit/phpunit": "~5.0",
"orchestra/testbench": "~3.0"
"phpunit/phpunit": "~5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7c2bcc8

Please sign in to comment.