Skip to content

Commit 8f004bd

Browse files
committed
Laravel 12 support
1 parent 0eddefb commit 8f004bd

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
@@ -19,7 +19,7 @@
1919
"php": "^8.1",
2020
"filament/infolists":"^3.0||3.0-stable",
2121
"spatie/laravel-package-tools": "^1.14.0",
22-
"illuminate/contracts": "^10.0|^11.0"
22+
"illuminate/contracts": "^10.0|^11.0|^12.0"
2323
},
2424
"require-dev": {
2525
"laravel/pint": "^1.0",

0 commit comments

Comments
 (0)