Skip to content

Commit

Permalink
Merge pull request #39 from laravel-shift/l11-compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Feb 23, 2024
2 parents 280b06d + b3df45a commit b9fb545
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 @@ -3,7 +3,7 @@
"description": "A dev tool to log all queries for laravel application.",
"type": "library",
"require": {
"laravel/framework": "^9.0|^10.0"
"laravel/framework": "^9.0|^10.0|^11.0"
},
"require-dev": {
"laravel/pint": "^1.5",
Expand Down

0 comments on commit b9fb545

Please sign in to comment.