Update Flex endpoint

This commit is contained in:
github-action[bot]
2023-02-08 13:28:00 +00:00
parent 98fc93e841
commit c2cc9722f7
2 changed files with 63 additions and 4 deletions
+4 -4
View File
@@ -7,9 +7,9 @@
},
"env": {
"#1": "Choose one of the transports below",
"#2": "MESSENGER_TRANSPORT_DSN=doctrine://default",
"#3": "MESSENGER_TRANSPORT_DSN=amqp://guest:guest@localhost:5672/%2f/messages",
"#4": "MESSENGER_TRANSPORT_DSN=redis://localhost:6379/messages"
"#2": "MESSENGER_TRANSPORT_DSN=amqp://guest:guest@localhost:5672/%2f/messages",
"#3": "MESSENGER_TRANSPORT_DSN=redis://localhost:6379/messages",
"MESSENGER_TRANSPORT_DSN": "doctrine://default?auto_setup=0"
},
"conflict": {
"symfony/framework-bundle": "<4.3"
@@ -53,7 +53,7 @@
"executable": false
}
},
"ref": "dfe610928a5c61619bdfc830cd7fa7f091368023"
"ref": "8bd5f27013fb1d7217191c548e340f0bdb11912c"
}
}
}