composer-plugin composer-patch-applicator
A Composer post-update/install-cmd script to automatically apply patches
marketo/composer-patch-applicator
A Composer post-update/install-cmd script to automatically apply patches
- Wednesday, June 22, 2016
- by nyeholt
- Repository
- 11 Watchers
- 3 Stars
- 3,354 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 4 Versions
- 3 % Grown
ApplyPatches
A Composer post-update/install-cmd script to automatically apply patches located,
by default, in mysite/patches (obviously, based on an SS layout). This
can be altered by setting the marketo_patch_dir
environment variable., (*1)
Install instructions
composer require marketo/composer-patch-applicator
- Configure your patch directory (if needed). You can do this either by setting
the
marketo_patch_dir
environment variable, or by adding this to your composer.json
:
"extra": {
"marketo_patch_dir": "path/to/your/patch/dir"
}
dev-master
9999999-dev
A Composer post-update/install-cmd script to automatically apply patches
Sources
Download
BSD-3-Clause
The Requires
2.0.0
2.0.0.0
A Composer post-update/install-cmd script to automatically apply patches
Sources
Download
BSD-3-Clause
The Requires
1.0.x-dev
1.0.9999999.9999999-dev
A Composer post-update/install-cmd script to automatically apply patches
Sources
Download
BSD-3-Clause
1.0.0
1.0.0.0
A Composer post-update/install-cmd script to automatically apply patches
Sources
Download
BSD-3-Clause