Skip to content

Tags: szeidler/composer-patches-cli

Tags

1.0.7

Toggle 1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Provide command to transform all defined remote patches to local (#34)

* Provide command to transform all defined remote patches to local

Fixes #33

1.0.6

Toggle 1.0.6's commit message
Add return statement for execute() function in commands

Symfony is requiring it as some point

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from JPustkuchen/patch-1

Allow PHP 8 use in composer requirements

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from luksak/replace-dialog-helper-with-questio…

…n-helper

Replacing deprecated symphony dialog helper with question helper

1.0.3

Toggle 1.0.3's commit message
Fix malformed JSON after removing a patch using an external patches file

1.0.2

Toggle 1.0.2's commit message
Fix malformed JSON error, when using an external patch file

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from szeidler/feature/composer2-support

Add support for composer 2

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from szeidler/feature/8-install-after-adding-patch

Run `composer install` after adding a patch