Skip to content

Commit

Permalink
Updated to Laravel 7.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmuhittin authored Mar 4, 2020
1 parent e83f2e6 commit 393e5a8
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 @@ -4,8 +4,8 @@
"require": {
"illuminate/console": ">=5.1",
"php": ">=7.0.0",
"illuminate/support": "^5.5|^6",
"illuminate/translation": "^5.5|^6",
"illuminate/support": "^5.5|^6|^7",
"illuminate/translation": "^5.5|^6|^7",
"stichoza/google-translate-php": "^4.0"
},
"extra": {
Expand Down

0 comments on commit 393e5a8

Please sign in to comment.