From 85b2454a59e418aad90965fcc4f14f1f8854fddf Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Fri, 2 Dec 2022 16:34:30 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + .../fae3075ec8802d1f0a01db50816d771872153a12.json | 13 +++++++++++++ index.json | 3 +++ symfony.plivo-notifier.6.3.json | 13 +++++++++++++ 4 files changed, 30 insertions(+) create mode 100644 archived/symfony.plivo-notifier/fae3075ec8802d1f0a01db50816d771872153a12.json create mode 100644 symfony.plivo-notifier.6.3.json diff --git a/RECIPES.md b/RECIPES.md index c0bfc62c..09eb07ad 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -87,6 +87,7 @@ Additional recipes can be found on the [Contrib Recipes Repository](https://gith | [symfony/ovh-cloud-notifier](https://packagist.org/packages/symfony/ovh-cloud-notifier) | [5.1](symfony/ovh-cloud-notifier/5.1) | `ovh-cloud-notifier`, `ovhcloudnotifier` | | [symfony/panther](https://packagist.org/packages/symfony/panther) | [1.0](symfony/panther/1.0) | `panther` | | [symfony/phpunit-bridge](https://packagist.org/packages/symfony/phpunit-bridge) | [5.3](symfony/phpunit-bridge/5.3) | `phpunit-bridge`, `phpunitbridge`, `simple-phpunit`, `simplephpunit` | +| [symfony/plivo-notifier](https://packagist.org/packages/symfony/plivo-notifier) | [6.3](symfony/plivo-notifier/6.3) | `plivo-notifier`, `plivonotifier` | | [symfony/postmark-mailer](https://packagist.org/packages/symfony/postmark-mailer) | [4.4](symfony/postmark-mailer/4.4) | `postmark-mailer`, `postmarkmailer` | | [symfony/psr7-pack](https://packagist.org/packages/symfony/psr7-pack) | [1.0](symfony/psr7-pack/1.0) | `psr-7`, `psr-17`, `psr7`, `psr17` | | [symfony/requirements-checker](https://packagist.org/packages/symfony/requirements-checker) | [2.0](symfony/requirements-checker/2.0) | `req-check`, `req-checker`, `req-checks`, `reqcheck`, `reqchecker`, `reqchecks`, `requirement-check`, `requirement-checker`, `requirementcheck`, `requirementchecker`, `requirements-checker`, `requirementschecker` | diff --git a/archived/symfony.plivo-notifier/fae3075ec8802d1f0a01db50816d771872153a12.json b/archived/symfony.plivo-notifier/fae3075ec8802d1f0a01db50816d771872153a12.json new file mode 100644 index 00000000..bd386641 --- /dev/null +++ b/archived/symfony.plivo-notifier/fae3075ec8802d1f0a01db50816d771872153a12.json @@ -0,0 +1,13 @@ +{ + "manifests": { + "symfony/plivo-notifier": { + "manifest": { + "env": { + "#1": "PLIVO_DSN=plivo://AUTH_ID:AUTH_TOKEN@default?from=FROM" + } + }, + "files": [], + "ref": "fae3075ec8802d1f0a01db50816d771872153a12" + } + } +} diff --git a/index.json b/index.json index 427836a9..f3203be7 100644 --- a/index.json +++ b/index.json @@ -699,6 +699,9 @@ "5.1", "5.3" ], + "symfony/plivo-notifier": [ + "6.3" + ], "symfony/postmark-mailer": [ "4.3", "4.4" diff --git a/symfony.plivo-notifier.6.3.json b/symfony.plivo-notifier.6.3.json new file mode 100644 index 00000000..bd386641 --- /dev/null +++ b/symfony.plivo-notifier.6.3.json @@ -0,0 +1,13 @@ +{ + "manifests": { + "symfony/plivo-notifier": { + "manifest": { + "env": { + "#1": "PLIVO_DSN=plivo://AUTH_ID:AUTH_TOKEN@default?from=FROM" + } + }, + "files": [], + "ref": "fae3075ec8802d1f0a01db50816d771872153a12" + } + } +}