Skip to content

Commit 74354ae

Browse files
Merge pull request #216 from sudhansu08/l13-compatibility
Laravel 13.x Compatibility
2 parents 2eb28a6 + 919423d commit 74354ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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|^12.0"
27+
"illuminate/contracts": "^10.0|^11.0|^12.0|^13.0"
2828
},
2929
"require-dev": {
3030
"nunomaduro/collision": "^7.9",

0 commit comments

Comments
 (0)