Download the PHP package sweetchuck/robo-composer without Composer
On this page you can find all versions of the php package sweetchuck/robo-composer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sweetchuck/robo-composer
More information about sweetchuck/robo-composer
Files in sweetchuck/robo-composer
Download sweetchuck/robo-composer
More information about sweetchuck/robo-composer
Files in sweetchuck/robo-composer
Vendor sweetchuck
Package robo-composer
Short Description Robo task wrapper for Composer
License GPL-2.0-or-later
Package robo-composer
Short Description Robo task wrapper for Composer
License GPL-2.0-or-later
Keywords composerrobo-tasks
Please rate this library. Is it a good library?
Informations about the package robo-composer
Robo task wrapper for Composer
@todo
Install
Run composer require --dev sweetchuck/robo-composer
Task - taskComposerLockDiffer
Run: vendor/bin/robo composer:lock-diff <(git show 'HEAD^:composer.lock') ./composer.lock
Example output:
symfony/filesystem: name: symfony/filesystem version_old: v4.4.5 version_new: v4.4.18 required_as: null symfony/finder: name: symfony/finder version_old: v4.4.5 version_new: v5.2.1 required_as: null
Task - taskComposerPackagePaths
Run: vendor/bin/robo composer:package-paths
Example output:
symfony/filesystem => /my_project_01/vendor/symfony/filesystem symfony/finder => /my_project_01/vendor/symfony/finder
All versions of robo-composer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-json Version *
ext-pcre Version *
consolidation/robo Version ^2.0
sweetchuck/utils Version ^0.1.2
ext-json Version *
ext-pcre Version *
consolidation/robo Version ^2.0
sweetchuck/utils Version ^0.1.2
The package sweetchuck/robo-composer contains the following files
Loading the files please wait ....