Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
songzijian committed Dec 3, 2016
1 parent 23eef80 commit 3938a41
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 @@ -11,6 +11,7 @@
],
"require": {
"php": ">=5.6.0",
"cogpowered/finediff": "^0.3.1",
"illuminate/console": "~5.2",
"illuminate/database": "~5.2",
"illuminate/support": "~5.2",
Expand All @@ -20,7 +21,6 @@
"phpunit/phpunit": "~4.1",
"mockery/mockery": "dev-master",
"sami/sami": "dev-master",
"cogpowered/finediff": "^0.3.1",
"satooshi/php-coveralls": "dev-master"
},
"autoload": {
Expand Down

0 comments on commit 3938a41

Please sign in to comment.