mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Update Flex endpoint
This commit is contained in:
@@ -464,6 +464,9 @@
|
||||
"symfony/esendex-notifier": [
|
||||
"5.2"
|
||||
],
|
||||
"symfony/expo-notifier": [
|
||||
"5.4"
|
||||
],
|
||||
"symfony/fake-chat-notifier": [
|
||||
"5.3"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifests": {
|
||||
"symfony/expo-notifier": {
|
||||
"manifest": {
|
||||
"env": {
|
||||
"#1": "EXPO_DSN=expo://TOKEN@default"
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "6ea6b9e2d6201f7abbd203fd0268b5f86f84d0b4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user