Download the PHP package phpcq/branch-alias-validation without Composer
On this page you can find all versions of the php package phpcq/branch-alias-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpcq/branch-alias-validation
More information about phpcq/branch-alias-validation
Files in phpcq/branch-alias-validation
Download phpcq/branch-alias-validation
More information about phpcq/branch-alias-validation
Files in phpcq/branch-alias-validation
Vendor phpcq
Package branch-alias-validation
Short Description Validation tool to ensure that all branches are ahead of the most recent tag.
License MIT
Package branch-alias-validation
Short Description Validation tool to ensure that all branches are ahead of the most recent tag.
License MIT
Please rate this library. Is it a good library?
Informations about the package branch-alias-validation
Validate branch alias against latest tag.
This is useful to ensure that no branch alias is "behind" the most recent tag on the given branch for the alias.
Usage
Add to your composer.json
in the require-dev
section:
Call the binary:
Optionally pass the root of the git repository to check:
All versions of branch-alias-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 | ^7.1
ext-json Version *
bit3/git-php Version ^1.5.0
symfony/console Version ^3.0 | ^4.0 | ^5.0
ext-json Version *
bit3/git-php Version ^1.5.0
symfony/console Version ^3.0 | ^4.0 | ^5.0
The package phpcq/branch-alias-validation contains the following files
Loading the files please wait ....