From 40bef9a0f56b30aad08cb037f26e240595f91e0c Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Wed, 11 Feb 2026 15:24:23 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 2 +- ...45d93d4c39a6dfa74bec645f827e48623b351.json | 35 +++++++++++++++++++ index.json | 3 +- payplug.sylius-payplug-plugin.2.0.json | 35 +++++++++++++++++++ 4 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 archived/payplug.sylius-payplug-plugin/60345d93d4c39a6dfa74bec645f827e48623b351.json create mode 100644 payplug.sylius-payplug-plugin.2.0.json diff --git a/RECIPES.md b/RECIPES.md index d5ed069f..8d50e95c 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -488,7 +488,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [pablok/supercache-bundle](https://packagist.org/packages/pablok/supercache-bundle) | [0.5](pablok/supercache-bundle/0.5) | | [pasaia-udala/auth-bundle](https://packagist.org/packages/pasaia-udala/auth-bundle) | [1.2](pasaia-udala/auth-bundle/1.2) | | [patchlevel/event-sourcing-bundle](https://packagist.org/packages/patchlevel/event-sourcing-bundle) | [3.14](patchlevel/event-sourcing-bundle/3.14) | -| [payplug/sylius-payplug-plugin](https://packagist.org/packages/payplug/sylius-payplug-plugin) | [0.2](payplug/sylius-payplug-plugin/0.2) | +| [payplug/sylius-payplug-plugin](https://packagist.org/packages/payplug/sylius-payplug-plugin) | [2.0](payplug/sylius-payplug-plugin/2.0) | | [payum/payum-bundle](https://packagist.org/packages/payum/payum-bundle) | [2.4](payum/payum-bundle/2.4) | | [pentatrion/upload-bundle](https://packagist.org/packages/pentatrion/upload-bundle) | [0.2](pentatrion/upload-bundle/0.2) | | [pentatrion/vite-bundle](https://packagist.org/packages/pentatrion/vite-bundle) | [6.5](pentatrion/vite-bundle/6.5) | diff --git a/archived/payplug.sylius-payplug-plugin/60345d93d4c39a6dfa74bec645f827e48623b351.json b/archived/payplug.sylius-payplug-plugin/60345d93d4c39a6dfa74bec645f827e48623b351.json new file mode 100644 index 00000000..0bc515bb --- /dev/null +++ b/archived/payplug.sylius-payplug-plugin/60345d93d4c39a6dfa74bec645f827e48623b351.json @@ -0,0 +1,35 @@ +{ + "manifests": { + "payplug/sylius-payplug-plugin": { + "manifest": { + "bundles": { + "PayPlug\\SyliusPayPlugPlugin\\PayPlugSyliusPayPlugPlugin": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/sylius_payplug.yaml": { + "contents": [ + "imports:", + " - { resource: \"@PayPlugSyliusPayPlugPlugin/config/config.yml\" }", + "" + ], + "executable": false + }, + "config/routes/sylius_payplug.yaml": { + "contents": [ + "sylius_payplug:", + " resource: \"@PayPlugSyliusPayPlugPlugin/config/routing.yaml\"", + "" + ], + "executable": false + } + }, + "ref": "60345d93d4c39a6dfa74bec645f827e48623b351" + } + } +} diff --git a/index.json b/index.json index 3068c895..bf3d9d4d 100644 --- a/index.json +++ b/index.json @@ -1559,7 +1559,8 @@ "3.14" ], "payplug/sylius-payplug-plugin": [ - "0.2" + "0.2", + "2.0" ], "payum/payum-bundle": [ "2.4" diff --git a/payplug.sylius-payplug-plugin.2.0.json b/payplug.sylius-payplug-plugin.2.0.json new file mode 100644 index 00000000..0bc515bb --- /dev/null +++ b/payplug.sylius-payplug-plugin.2.0.json @@ -0,0 +1,35 @@ +{ + "manifests": { + "payplug/sylius-payplug-plugin": { + "manifest": { + "bundles": { + "PayPlug\\SyliusPayPlugPlugin\\PayPlugSyliusPayPlugPlugin": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/sylius_payplug.yaml": { + "contents": [ + "imports:", + " - { resource: \"@PayPlugSyliusPayPlugPlugin/config/config.yml\" }", + "" + ], + "executable": false + }, + "config/routes/sylius_payplug.yaml": { + "contents": [ + "sylius_payplug:", + " resource: \"@PayPlugSyliusPayPlugPlugin/config/routing.yaml\"", + "" + ], + "executable": false + } + }, + "ref": "60345d93d4c39a6dfa74bec645f827e48623b351" + } + } +}