Skip to content

Commit

Permalink
Install phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
kilrizzy committed Jul 9, 2017
1 parent 4411607 commit 8696aba
Show file tree
Hide file tree
Showing 4 changed files with 1,484 additions and 2 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"psr-4": {
"App\\": "app/"
}
},
"require-dev": {
"phpunit/phpunit": "^6.1"
}
}
Loading

0 comments on commit 8696aba

Please sign in to comment.