resolve-composer-conflict

0.3.11 • Public • Published

Resolve Composer Conflict Actions Status

Utility to automatically resolve composer.lock git conflicts.

Installation

npm i -g resolve-composer-conflict

Usage

resolve-composer-conflict <branch>
  1. Merges the specified branch into the current branch if a merge is not already in progress
  2. Prompts manual resolution of other conflicts if applicable
  3. Resolves the composer.lock conflict by applying the current branch's updated dependencies to the merge branch's locked versions
  4. Commits the merge with a description of the conflicting files

Package Sidebar

Install

npm i resolve-composer-conflict

Weekly Downloads

3

Version

0.3.11

License

MIT

Unpacked Size

16.9 kB

Total Files

13

Last publish

Collaborators

  • namoscato