We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac1831 commit c76d12fCopy full SHA for c76d12f
.github/versions.json
@@ -1,10 +1,10 @@
1
{
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",
+ "lts": "6.4",
+ "stable": "7.0",
+ "next": "7.1",
+ "previous": "6.4",
+ "dev": "7.1",
+ "dev-name": "7.1",
8
"splits": {
9
"symfony/all-my-sms-notifier": [
10
"5.3",
@@ -95,6 +95,9 @@
95
"7.0",
96
"7.1"
97
],
98
+ "symfony/azure-mailer": [
99
+ "7.1"
100
+ ],
101
"symfony/bandwidth-notifier": [
102
"6.3",
103
"6.4",
0 commit comments