Skip to content

Commit

Permalink
Merge pull request #2 from takethelead/upgrade-to-laravel-6-and-laravel7
Browse files Browse the repository at this point in the history
Upgrade to laravel 6 and laravel 7
  • Loading branch information
elimentz authored Aug 15, 2020
2 parents 0314862 + 539107b commit 92c5bfe
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 @@ -15,8 +15,8 @@

"require": {
"php": ">=5.4.0",
"illuminate/support": "~5.0",
"ixudra/translation": "~5.3"
"illuminate/support": "~5.0|~6.0|~7.0",
"ixudra/translation": "~5.3|~5.4"
},

"autoload": {
Expand Down

0 comments on commit 92c5bfe

Please sign in to comment.