Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Laravel 11
  • Loading branch information
sdebacker authored Feb 5, 2024
1 parent 98b1d92 commit 4e9c36a
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 @@ -21,7 +21,7 @@
],
"require": {
"php": "^8.1",
"illuminate/support": "~10.0",
"illuminate/support": "~10.0|~11.0",
"typicms/form": "^3.0.0",
"typicms/bootforms": "^4.0.0",
"spatie/laravel-translatable": "^6.0"
Expand Down

0 comments on commit 4e9c36a

Please sign in to comment.