Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gcphost authored Aug 29, 2016
1 parent db62424 commit e6ef06a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.2.*"
"laravel/framework": "5.*"
},
"require-dev": {
"laravel/laravel": "5.2.*",
"laravel/laravel": "5.*",
"phpunit/phpunit": "4.*",
"codacy/coverage": "dev-master"
},
Expand Down

0 comments on commit e6ef06a

Please sign in to comment.