Skip to content

Commit 302015b

Browse files
committed
Update composer.json
1 parent abbfdda commit 302015b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"require": {
2020
"php": "^8.2|^8.3",
2121
"filament/filament": "^3",
22-
"illuminate/contracts": "^10.0|^11.0",
22+
"illuminate/contracts": "^10.0|^11.0|^12.0",
2323
"spatie/laravel-package-tools": "^1.14.0",
24-
"square-bit/laravel-volition": "^2.0"
24+
"square-bit/laravel-volition": "^12.0"
2525
},
2626
"require-dev": {
2727
"laravel/pint": "^1.0",

0 commit comments

Comments
 (0)