Skip to content

Commit adf29a9

Browse files
support: Laravel 12
1 parent 46712ae commit adf29a9

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

0 commit comments

Comments
 (0)