vagento/enable-patching

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:composer-plugin

1.0.0 2021-12-08 02:48 UTC

This package is auto-updated.

Last update: 2024-04-12 03:34:20 UTC


README

Version License: MIT Twitter: WWoshid

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.