Skip to content

Commit

Permalink
Bump min laravel version to 8.40.0 to prevent GHSA-4mg9-vhxq-vm7j sec…
Browse files Browse the repository at this point in the history
…urity issue
  • Loading branch information
DarkaOnLine committed May 7, 2021
1 parent 6ad78b6 commit 238e5d3
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 @@ -20,7 +20,7 @@
],
"require": {
"php": "^7.2 || ^8.0",
"laravel/framework": ">=8.24.0 || ^7.0",
"laravel/framework": ">=8.40.0 || ^7.0",
"zircote/swagger-php": "3.*",
"swagger-api/swagger-ui": "^3.0",
"symfony/yaml": "^5.0",
Expand Down

0 comments on commit 238e5d3

Please sign in to comment.