mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 11:36:33 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user