Skip to content

Commit

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

0 comments on commit d01a5f1

Please sign in to comment.