Skip to content

Commit 9a24b98

Browse files
compatible with laravel 12 ✅
1 parent c18e097 commit 9a24b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": ">=8.0",
1818
"stichoza/google-translate-php": "^5.1",
19-
"laravel/framework": "9.*|10.*|11.*"
19+
"laravel/framework": "9.*|10.*|11.*|12.*"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)