Skip to content

Commit

Permalink
Fix Laravel 9 security fixes end date
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne authored Feb 8, 2024
1 parent 997d06f commit f8ef95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual-version-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"release": "9",
"released_at" : "2022-02-08",
"ends_bugfixes_at": "2023-08-08",
"ends_securityfixes_at": "2024-02-08",
"ends_securityfixes_at": "2024-02-06",
"supported_php": "8.0, 8.1, 8.2, (8.3)"
},
{
Expand Down

0 comments on commit f8ef95e

Please sign in to comment.