Skip to content

Commit

Permalink
Missing PHPUnit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed Oct 26, 2014
1 parent a0119ac commit 3a40fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"philf/setting": "~1.0.1"
},
"require-dev": {
"phpunit/phpunit": "~4.3.4",
"mockery/mockery": "~0.9.2",
"illuminate/view": "~4"
},
Expand Down

0 comments on commit 3a40fa9

Please sign in to comment.