Skip to content

Commit d01a5f1

Browse files
authored
Update composer.json
1 parent 1d53a58 commit d01a5f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": ">=7",
18-
"illuminate/support": "^5.5|^6|^7",
19-
"illuminate/translation": "^5.5|^6|^7",
18+
"illuminate/support": "^5.5|^6|^7|^8",
19+
"illuminate/translation": "^5.5|^6|^7|^8",
2020
"symfony/finder": "^3|^4|^5",
2121
"tanmuhittin/laravel-google-translate": "^2.0.1"
2222
},

0 commit comments

Comments
 (0)