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:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/engagespot-notifier": {
|
||||
"manifest": {
|
||||
"env": {
|
||||
"#1": "ENGAGESPOT_DSN=engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "051777863dc68f1dd6ebf7e2efce0ddae12c8b61"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -485,6 +485,9 @@
|
||||
"symfony/discord-notifier": [
|
||||
"5.2"
|
||||
],
|
||||
"symfony/engagespot-notifier": [
|
||||
"5.4"
|
||||
],
|
||||
"symfony/esendex-notifier": [
|
||||
"5.2"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/engagespot-notifier": {
|
||||
"manifest": {
|
||||
"env": {
|
||||
"#1": "ENGAGESPOT_DSN=engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "051777863dc68f1dd6ebf7e2efce0ddae12c8b61"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user