mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Update Flex endpoint
This commit is contained in:
+35
-5
@@ -31,6 +31,8 @@
|
||||
"apiplatform": "api-platform/api-pack",
|
||||
"apiplatformadmin": "api-platform/admin-pack",
|
||||
"asset": "symfony/asset",
|
||||
"bandwidth-notifier": "symfony/bandwidth-notifier",
|
||||
"bandwidthnotifier": "symfony/bandwidth-notifier",
|
||||
"beanstalkd-messenger": "symfony/beanstalkd-messenger",
|
||||
"beanstalkdmessenger": "symfony/beanstalkd-messenger",
|
||||
"blackfire": "blackfireio/blackfire-symfony-meta",
|
||||
@@ -132,6 +134,8 @@
|
||||
"intl": "symfony/intl",
|
||||
"iqsms-notifier": "symfony/iqsms-notifier",
|
||||
"iqsmsnotifier": "symfony/iqsms-notifier",
|
||||
"isendpro-notifier": "symfony/isendpro-notifier",
|
||||
"isendpronotifier": "symfony/isendpro-notifier",
|
||||
"js-translation": "willdurand/js-translation-bundle",
|
||||
"js-translator": "willdurand/js-translation-bundle",
|
||||
"jstranslation": "willdurand/js-translation-bundle",
|
||||
@@ -225,6 +229,8 @@
|
||||
"phpunit-bridge": "symfony/phpunit-bridge",
|
||||
"phpunitbridge": "symfony/phpunit-bridge",
|
||||
"platformsh": "symfonycorp/platformsh-pack",
|
||||
"plivo-notifier": "symfony/plivo-notifier",
|
||||
"plivonotifier": "symfony/plivo-notifier",
|
||||
"postmark-mailer": "symfony/postmark-mailer",
|
||||
"postmarkmailer": "symfony/postmark-mailer",
|
||||
"process": "symfony/process",
|
||||
@@ -257,6 +263,8 @@
|
||||
"requirementchecker": "symfony/requirements-checker",
|
||||
"requirements-checker": "symfony/requirements-checker",
|
||||
"requirementschecker": "symfony/requirements-checker",
|
||||
"ring-central-notifier": "symfony/ring-central-notifier",
|
||||
"ringcentralnotifier": "symfony/ring-central-notifier",
|
||||
"rocket-chat-notifier": "symfony/rocket-chat-notifier",
|
||||
"rocketchatnotifier": "symfony/rocket-chat-notifier",
|
||||
"router": "symfony/routing",
|
||||
@@ -325,6 +333,8 @@
|
||||
"template": "symfony/twig-pack",
|
||||
"templates": "symfony/twig-pack",
|
||||
"templating": "symfony/templating",
|
||||
"termii-notifier": "symfony/termii-notifier",
|
||||
"termiinotifier": "symfony/termii-notifier",
|
||||
"test": "symfony/test-pack",
|
||||
"tests": "symfony/test-pack",
|
||||
"translation": "symfony/translation",
|
||||
@@ -345,6 +355,8 @@
|
||||
"twigexts": "twig/extensions",
|
||||
"twilio-notifier": "symfony/twilio-notifier",
|
||||
"twilionotifier": "symfony/twilio-notifier",
|
||||
"twitter-notifier": "symfony/twitter-notifier",
|
||||
"twitternotifier": "symfony/twitter-notifier",
|
||||
"uid": "symfony/uid",
|
||||
"ux": "symfony/webpack-encore-bundle",
|
||||
"ux-autocomplete": "symfony/ux-autocomplete",
|
||||
@@ -957,11 +969,11 @@
|
||||
},
|
||||
"versions": {
|
||||
"lts": "5.4",
|
||||
"stable": "6.1",
|
||||
"next": "6.2",
|
||||
"previous": "6.0",
|
||||
"dev": "6.2",
|
||||
"dev-name": "6.2",
|
||||
"stable": "6.2",
|
||||
"next": "6.3",
|
||||
"previous": "6.1",
|
||||
"dev": "6.3",
|
||||
"dev-name": "6.3",
|
||||
"splits": {
|
||||
"symfony/all-my-sms-notifier": [
|
||||
"5.3",
|
||||
@@ -1028,6 +1040,9 @@
|
||||
"6.2",
|
||||
"6.3"
|
||||
],
|
||||
"symfony/bandwidth-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"symfony/beanstalkd-messenger": [
|
||||
"5.2",
|
||||
"5.3",
|
||||
@@ -1582,6 +1597,9 @@
|
||||
"6.2",
|
||||
"6.3"
|
||||
],
|
||||
"symfony/isendpro-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"symfony/kaz-info-teh-notifier": [
|
||||
"6.1",
|
||||
"6.2",
|
||||
@@ -1888,6 +1906,9 @@
|
||||
"6.2",
|
||||
"6.3"
|
||||
],
|
||||
"symfony/plivo-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"symfony/postmark-mailer": [
|
||||
"4.3",
|
||||
"4.4",
|
||||
@@ -1988,6 +2009,9 @@
|
||||
"6.2",
|
||||
"6.3"
|
||||
],
|
||||
"symfony/ring-central-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"symfony/rocket-chat-notifier": [
|
||||
"5.1",
|
||||
"5.2",
|
||||
@@ -2310,6 +2334,9 @@
|
||||
"6.2",
|
||||
"6.3"
|
||||
],
|
||||
"symfony/termii-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"symfony/translation": [
|
||||
"3.4",
|
||||
"4.0",
|
||||
@@ -2379,6 +2406,9 @@
|
||||
"6.2",
|
||||
"6.3"
|
||||
],
|
||||
"symfony/twitter-notifier": [
|
||||
"6.3"
|
||||
],
|
||||
"symfony/uid": [
|
||||
"5.1",
|
||||
"5.2",
|
||||
|
||||
Reference in New Issue
Block a user