mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Update Flex endpoint
This commit is contained in:
+11
-6
@@ -33,6 +33,8 @@
|
|||||||
"asset": "symfony/asset",
|
"asset": "symfony/asset",
|
||||||
"asset-mapper": "symfony/asset-mapper",
|
"asset-mapper": "symfony/asset-mapper",
|
||||||
"assetmapper": "symfony/asset-mapper",
|
"assetmapper": "symfony/asset-mapper",
|
||||||
|
"azure-mailer": "symfony/azure-mailer",
|
||||||
|
"azuremailer": "symfony/azure-mailer",
|
||||||
"bandwidth-notifier": "symfony/bandwidth-notifier",
|
"bandwidth-notifier": "symfony/bandwidth-notifier",
|
||||||
"bandwidthnotifier": "symfony/bandwidth-notifier",
|
"bandwidthnotifier": "symfony/bandwidth-notifier",
|
||||||
"beanstalkd-messenger": "symfony/beanstalkd-messenger",
|
"beanstalkd-messenger": "symfony/beanstalkd-messenger",
|
||||||
@@ -1222,12 +1224,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"versions": {
|
"versions": {
|
||||||
"lts": "5.4",
|
"lts": "6.4",
|
||||||
"stable": "6.3",
|
"stable": "7.0",
|
||||||
"next": "6.4",
|
"next": "7.1",
|
||||||
"previous": "6.2",
|
"previous": "6.4",
|
||||||
"dev": "6.4",
|
"dev": "7.1",
|
||||||
"dev-name": "6.4",
|
"dev-name": "7.1",
|
||||||
"splits": {
|
"splits": {
|
||||||
"symfony/all-my-sms-notifier": [
|
"symfony/all-my-sms-notifier": [
|
||||||
"5.3",
|
"5.3",
|
||||||
@@ -1318,6 +1320,9 @@
|
|||||||
"7.0",
|
"7.0",
|
||||||
"7.1"
|
"7.1"
|
||||||
],
|
],
|
||||||
|
"symfony/azure-mailer": [
|
||||||
|
"7.1"
|
||||||
|
],
|
||||||
"symfony/bandwidth-notifier": [
|
"symfony/bandwidth-notifier": [
|
||||||
"6.3",
|
"6.3",
|
||||||
"6.4",
|
"6.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user