Skip to content

Commit 6432327

Browse files
Milad-Sarlimokhosh
authored andcommitted
Update composer.json for support laravel 12
1 parent bef4862 commit 6432327

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^8.1",
2020
"filament/filament": "^3.0",
21-
"illuminate/contracts": "^10.0|^11.0",
21+
"illuminate/contracts": "^10.0|^11.0|^12.0",
2222
"morilog/jalali": "^v3.4.2",
2323
"spatie/laravel-package-tools": "^1.14.0"
2424
},

0 commit comments

Comments
 (0)