grumphp-shim
grumphp-shim copied to clipboard
This repository provides easy way to install GrumPHP without the risk of conflicting dependencies.
GrumPHP shim
This package provides GrumPHP without the struggle of installing all of its dependencies.
Installation
composer require --dev phpro/grumphp-shim
and use it like the original executable
vendor/bin/grumphp.phar run
Check out the main repo for more options and release notes https://github.com/phpro/grumphp.