Skip to content

Commit

Permalink
Update versions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Dec 9, 2023
1 parent bac1831 commit c76d12f
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions .github/versions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"lts": "5.4",
"stable": "6.3",
"next": "6.4",
"previous": "6.2",
"dev": "6.4",
"dev-name": "6.4",
"lts": "6.4",
"stable": "7.0",
"next": "7.1",
"previous": "6.4",
"dev": "7.1",
"dev-name": "7.1",
"splits": {
"symfony/all-my-sms-notifier": [
"5.3",
Expand Down Expand Up @@ -95,6 +95,9 @@
"7.0",
"7.1"
],
"symfony/azure-mailer": [
"7.1"
],
"symfony/bandwidth-notifier": [
"6.3",
"6.4",
Expand Down

0 comments on commit c76d12f

Please sign in to comment.