Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-10-28 16:29:06 +00:00
parent c30f79d668
commit eaa21d1815
2 changed files with 16 additions and 0 deletions
+3
View File
@@ -464,6 +464,9 @@
"symfony/esendex-notifier": [
"5.2"
],
"symfony/expo-notifier": [
"5.4"
],
"symfony/fake-chat-notifier": [
"5.3"
],
+13
View File
@@ -0,0 +1,13 @@
{
"manifests": {
"symfony/expo-notifier": {
"manifest": {
"env": {
"#1": "EXPO_DSN=expo://TOKEN@default"
}
},
"files": [],
"ref": "6ea6b9e2d6201f7abbd203fd0268b5f86f84d0b4"
}
}
}