Skip to content

Commit 719b22c

Browse files
committed
Update versions.json
1 parent cb4ab5a commit 719b22c

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

.github/versions.json

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"lts": "5.4",
3-
"stable": "6.1",
4-
"next": "6.2",
5-
"previous": "6.0",
6-
"dev": "6.2",
7-
"dev-name": "6.2",
3+
"stable": "6.2",
4+
"next": "6.3",
5+
"previous": "6.1",
6+
"dev": "6.3",
7+
"dev-name": "6.3",
88
"splits": {
99
"symfony/all-my-sms-notifier": [
1010
"5.3",
@@ -71,6 +71,9 @@
7171
"6.2",
7272
"6.3"
7373
],
74+
"symfony/bandwidth-notifier": [
75+
"6.3"
76+
],
7477
"symfony/beanstalkd-messenger": [
7578
"5.2",
7679
"5.3",
@@ -625,6 +628,9 @@
625628
"6.2",
626629
"6.3"
627630
],
631+
"symfony/isendpro-notifier": [
632+
"6.3"
633+
],
628634
"symfony/kaz-info-teh-notifier": [
629635
"6.1",
630636
"6.2",
@@ -931,6 +937,9 @@
931937
"6.2",
932938
"6.3"
933939
],
940+
"symfony/plivo-notifier": [
941+
"6.3"
942+
],
934943
"symfony/postmark-mailer": [
935944
"4.3",
936945
"4.4",
@@ -1031,6 +1040,9 @@
10311040
"6.2",
10321041
"6.3"
10331042
],
1043+
"symfony/ring-central-notifier": [
1044+
"6.3"
1045+
],
10341046
"symfony/rocket-chat-notifier": [
10351047
"5.1",
10361048
"5.2",
@@ -1353,6 +1365,9 @@
13531365
"6.2",
13541366
"6.3"
13551367
],
1368+
"symfony/termii-notifier": [
1369+
"6.3"
1370+
],
13561371
"symfony/translation": [
13571372
"3.4",
13581373
"4.0",
@@ -1422,6 +1437,9 @@
14221437
"6.2",
14231438
"6.3"
14241439
],
1440+
"symfony/twitter-notifier": [
1441+
"6.3"
1442+
],
14251443
"symfony/uid": [
14261444
"5.1",
14271445
"5.2",

0 commit comments

Comments
 (0)