Skip to content

Commit

Permalink
chore: add Laravel 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
yoeunes committed Mar 7, 2024
1 parent ec1bcca commit e4ef055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
},
"require": {
"php": ">=5.3",
"php-flasher/flasher-laravel": "^1.15.9"
"php-flasher/flasher-laravel": "^1.15.11"
},
"minimum-stability": "stable",
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e4ef055

Please sign in to comment.