Skip to content

Commit 88f2375

Browse files
authored
Merge pull request #41 from gbksoft/master
Laravel 9 support
2 parents 9890e4b + f9f2040 commit 88f2375

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
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": ">=7.3",
20-
"illuminate/support": "^8.0",
20+
"illuminate/support": "^8.0 || ^9.0",
2121
"laravel/socialite": "^5.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)