Skip to content

Commit b4a6f66

Browse files
authored
Add Laravel 11 support to v7.0.0
1 parent 528984c commit b4a6f66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"laravel-passport-claims"
1818
],
1919
"require": {
20-
"illuminate/support": "12.*",
20+
"illuminate/support": "^11.0|^12.0",
2121
"laravel/passport": "^11.2|^12.0",
2222
"nesbot/carbon": "^3"
2323
},

0 commit comments

Comments
 (0)