Skip to content

Commit 248ab9d

Browse files
authored
Update composer.json
1 parent a48cff0 commit 248ab9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

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

0 commit comments

Comments
 (0)