Skip to content

Commit c76d12f

Browse files
committed
Update versions.json
1 parent bac1831 commit c76d12f

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

.github/versions.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"lts": "5.4",
3-
"stable": "6.3",
4-
"next": "6.4",
5-
"previous": "6.2",
6-
"dev": "6.4",
7-
"dev-name": "6.4",
2+
"lts": "6.4",
3+
"stable": "7.0",
4+
"next": "7.1",
5+
"previous": "6.4",
6+
"dev": "7.1",
7+
"dev-name": "7.1",
88
"splits": {
99
"symfony/all-my-sms-notifier": [
1010
"5.3",
@@ -95,6 +95,9 @@
9595
"7.0",
9696
"7.1"
9797
],
98+
"symfony/azure-mailer": [
99+
"7.1"
100+
],
98101
"symfony/bandwidth-notifier": [
99102
"6.3",
100103
"6.4",

0 commit comments

Comments
 (0)