Download the PHP package fhaase/composer-patches-generate without Composer
On this page you can find all versions of the php package fhaase/composer-patches-generate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fhaase/composer-patches-generate
More information about fhaase/composer-patches-generate
Files in fhaase/composer-patches-generate
Download fhaase/composer-patches-generate
More information about fhaase/composer-patches-generate
Files in fhaase/composer-patches-generate
Vendor fhaase
Package composer-patches-generate
Short Description Command to create composer patches via cli
License MIT
Package composer-patches-generate
Short Description Command to create composer patches via cli
License MIT
Keywords composer-patches
Please rate this library. Is it a good library?
Informations about the package composer-patches-generate
Composer Patches Generate
Introduction
A standalone command-line utility to generate patches for cweagans/composer-patches.
Effortlessly capture local modifications to Composer dependencies, commit them to your project, and ensure your custom fixes are reliably applied across all environments during composer install.
Install
Make sure git and find are installed.
Usage
Generate or update patch files
- Create a copy of a file with
*.oldsuffix inside one of the composer packages -
Modify the original file \ There should now be files like this:
- Run the command with the package name \
vendor/bin/composer-patches-generate vendor/example -
When prompted, you can give a short description to generate configuration for
cweagans/composer-patches\ - Repeat Step 3 to update the patches when further changes are necessary.
All versions of composer-patches-generate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
symfony/process Version >=5.4
symfony/console Version >=5.4
symfony/polyfill-php84 Version ^1.33
symfony/process Version >=5.4
symfony/console Version >=5.4
symfony/polyfill-php84 Version ^1.33
The package fhaase/composer-patches-generate contains the following files
Loading the files please wait ...