vagento / enable-patching
Package info
github.com/Vagento/Enable-Patching
Type:composer-plugin
pkg:composer/vagento/enable-patching
1.0.0
2021-12-08 02:48 UTC
Requires
- composer-plugin-api: ^2.0
- cweagans/composer-patches: *
Requires (Dev)
- composer/composer: ^2.0
README
This package adds { 'extra': { 'enable-patching': true } } to the composer.json file. Needed for the cweagans/composer-patches package, so that sub-packages can automatically install patches, without forcing the user to add 'enable-patching' to the file manually.
Installation
composer require vagento/enable-patching
Usage
That's it. You will be asked to run composer install/update/dump-autoload again, so already existing patches in sub-packages can be installed.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2021 Valentin Wotschel.
This project is MIT licensed.