mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
* Add sylius/paypal-plugin:1.7 recipe
* Revert "Remove sylius/refund-plugin:0.4 recipe"
This reverts commit 4870325478.
* Correct sylius/invoicing-plugin:1.0 recipe
* Correct sylius/paypal 2.0gs recipe
* Correct sylius/refund-plugin:2.0 recipe
* Remove sylius/refund-plugin:2.0 recipe
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"bundles": {
|
|
"Sylius\\RefundPlugin\\SyliusRefundPlugin": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|