Skip to content

Commit

Permalink
Correct 7.x series vulns for laravel/framework
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Nov 17, 2021
1 parent 2c1108e commit 2ca7b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laravel/framework/2021-04-28.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ branches:
versions: ['>=6.0.0', '<6.20.26']
"7.x":
time: ~
versions: ['>=7.0.0', '<8.0.0']
versions: ['>=7.0.0', '<7.30.5']
"8.x":
time: 2020-04-28 14:34:49
versions: ['>=8.0.0', '<8.40.0']
Expand Down

0 comments on commit 2ca7b8b

Please sign in to comment.