Skip to content

Commit

Permalink
Require Laravel versions after security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kg-bot committed Jan 27, 2021
1 parent 777a725 commit dec453a
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.1",
"laravel/framework": "^5.5|>=6.20.12|>=7.30.3",
"laravel/framework": "^5.5|^6.20.12|^7.30.3",
"ext-json": "*",
"guzzlehttp/guzzle": "*"
},
Expand Down

0 comments on commit dec453a

Please sign in to comment.