Download the PHP package diablomedia/arc-composer without Composer
On this page you can find all versions of the php package diablomedia/arc-composer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diablomedia/arc-composer
More information about diablomedia/arc-composer
Files in diablomedia/arc-composer
Download diablomedia/arc-composer
More information about diablomedia/arc-composer
Files in diablomedia/arc-composer
Vendor diablomedia
Package arc-composer
Short Description Composer linter for Phabricator's Arcanist
License LGPL-3.0-or-later
Homepage https://github.com/diablomedia/arc-composer
Package arc-composer
Short Description Composer linter for Phabricator's Arcanist
License LGPL-3.0-or-later
Homepage https://github.com/diablomedia/arc-composer
Please rate this library. Is it a good library?
Informations about the package arc-composer
arc-composer
Composer linter for Arcanist.
This validates composer.json/composer.lock files using composer validate
.
Installation
Require this project via composer:
Add the load path to your .arcconfig
:
Configuration
Add the linter to your .arclint
file. It is recommended to include both your composer.json
and composer.lock
files so that the linter will run if either of these files have changed:
Enabling the "strict" flag will cause warnings to show up as errors, and cause the --strict
flag to be passed to the composer validate
command.
All versions of arc-composer with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.6.0
The package diablomedia/arc-composer contains the following files
Loading the files please wait ....