Files
symfony-flex-recipes-contrib/payplug/sylius-payplug-plugin/2.0/manifest.json
T
Jibé BarthandGitHub 62d29f1fb0 [payplug/sylius-payplug-plugin] Get ready for v2 (#1944)
The v2 use the new bundle structure (no more Resources)
Adding routes
2026-02-11 19:24:05 +04:00

9 lines
171 B
JSON

{
"bundles": {
"PayPlug\\SyliusPayPlugPlugin\\PayPlugSyliusPayPlugPlugin": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}