Skip to content

Commit 881e8d3

Browse files
vladosclaude
andcommitted
Add Laravel 12 support
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent daaa80d commit 881e8d3

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": "^8.1",
20-
"illuminate/contracts": "^9.0|^10.0|^11.0",
20+
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
2121
"jaybizzle/crawler-detect": "^1.2",
2222
"spatie/invade": "^1.1|^2.0",
2323
"spatie/laravel-package-tools": "^1.14"

0 commit comments

Comments
 (0)