Commit b2f292c
feat: add Laravel 12 support
Add illuminate/contracts ^12.0 constraint to enable compatibility with
Laravel 12.x framework while maintaining backward compatibility with
Laravel 9, 10, and 11.
This preserves the custom semicolon fix for schema dumps (commit a94c0d4)
which is not present in upstream ylsideas/cockroachdb-laravel.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 96d084e commit b2f292c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments