Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Feb 25, 2020
1 parent c2f4ceb commit 284940e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -15,9 +15,9 @@
],
"require": {
"php": ">=7",
"illuminate/support": "^5.5|^6",
"illuminate/translation": "^5.5|^6",
"symfony/finder": "^3|^4",
"illuminate/support": "^5.5|^6|^7",
"illuminate/translation": "^5.5|^6|^7",
"symfony/finder": "^3|^4|^5",
"tanmuhittin/laravel-google-translate": "^1.0.2"
},
"autoload": {
Expand Down

0 comments on commit 284940e

Please sign in to comment.