Skip to content

Commit a310465

Browse files
Update illuminate/contracts version to support 12.0
1 parent 0450c9d commit a310465

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
@@ -24,7 +24,7 @@
2424
"php": "^8.1",
2525
"filament/forms": "^3.0",
2626
"spatie/laravel-package-tools": "^1.15.0",
27-
"illuminate/contracts": "^10.0|^11.0"
27+
"illuminate/contracts": "^10.0|^11.0|^12.0"
2828
},
2929
"require-dev": {
3030
"nunomaduro/collision": "^7.9",

0 commit comments

Comments
 (0)