Skip to content

Commit

Permalink
Update composer.json for laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
marco76tv authored Mar 13, 2024
1 parent 740b5f1 commit 4ffc379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^8.1",
"spatie/laravel-package-tools": "^1.14.0",
"illuminate/contracts": "^9.1|^10.0",
"illuminate/contracts": "^9.1|^10.0|^11.0",
"filament/filament": "^3.0.0-beta",
"nwidart/laravel-modules": "^10.0"
},
Expand Down

0 comments on commit 4ffc379

Please sign in to comment.