Skip to content

Commit

Permalink
feat: add laravel 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed May 27, 2024
1 parent 92da3fd commit 525b3cd
Show file tree
Hide file tree
Showing 2 changed files with 2,963 additions and 1,630 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^8.2",
"laravel/framework": "^10.13",
"laravel/framework": "^10.13 || ^11.0",
"zircote/swagger-php": "^4.7"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 525b3cd

Please sign in to comment.