packagist phpro/grumphp v0.11.2
Version 0.11.2

latest releases: dev-dependabot/composer/symfony/process-6.4.14, v2.x-dev, v2.9.0...
7 years ago

Total issues resolved: 17

Improvements

Upgrade notes

If you are upgrading from an older version to this version, you can encounter following error:

[Symfony\Component\Debug\Exception\FatalThrowableError]
  Class 'GrumPHP\Console\Command\ConfigureCommand' not found

This error is due to an upgrade from PSR0 to PSR4. You can easily fix it by running or leave it as-is. During the next composer install, the error wil be automatically fixed.

composer remove phpro/grumphp
composer require phpro/grumphp 0.11.2

Don't miss a new grumphp release

NewReleases is sending notifications on new releases.