Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abdumu authored Apr 23, 2019
1 parent 1e42b3e commit 589f46d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
}
],
"require": {
"illuminate/console": "~5.5.0|~5.6.0",
"illuminate/view": "~5.5.0|~5.6.0",
"illuminate/filesystem": "~5.5.0|~5.6.0",
"illuminate/support": "~5.5.0|~5.6.0"
"illuminate/console": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
"illuminate/view": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
"illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.1"
Expand Down

0 comments on commit 589f46d

Please sign in to comment.