Skip to content

Commit d92a465

Browse files
authored
Update composer.json
1 parent 7b629e9 commit d92a465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^8.1|^8.2",
2121
"filament/filament": "^3.0",
22-
"illuminate/contracts": "^9.0|^10.0|^11.0",
22+
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
2323
"livewire/livewire": "^3.0",
2424
"spatie/laravel-package-tools": "^1.13.0"
2525
},
@@ -71,4 +71,4 @@
7171
},
7272
"minimum-stability": "dev",
7373
"prefer-stable": true
74-
}
74+
}

0 commit comments

Comments
 (0)