Skip to content

Commit

Permalink
Laravel 11.21: Require Laravel 11.21
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rubel committed Aug 21, 2024
1 parent 061e625 commit e7e4565
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3",
"illuminate/contracts": "^11.0",
"illuminate/contracts": "^11.21",
"spatie/laravel-package-tools": "^1.9"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7e4565

Please # to comment.