Skip to content

Commit

Permalink
update composer json
Browse files Browse the repository at this point in the history
  • Loading branch information
kohkimakimoto committed Aug 15, 2014
1 parent 588ea59 commit 3006047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
],
"require": {
"php": ">=5.4.0",
"mockery/mockery": "~0.9",
"illuminate/support": "4.*",
"illuminate/validation": "4.*",
"illuminate/translation": "4.*"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"mockery/mockery": "~0.9",
"satooshi/php-coveralls": "dev-master"
},
"autoload": {
Expand Down

0 comments on commit 3006047

Please sign in to comment.