We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Require localheinz/composer-normalize
localheinz/composer-normalize
$ composer global require localheinz/composer-normalize:0.9.0
Clone https://github.com/Jan0707/phpstan-prophecy:
$ git clone [email protected]:Jan0707/phpstan-prophecy.git
Apply composer normalize to phpstan-prophecy
composer normalize
phpstan-prophecy
$ cd phpstan-prophecy $ composer normalize
Validate composer.json
composer.json
$ composer validate
composer.lock
💁♂️ Not sure what is wrong, running
$ composer update --lock
works (of course), but triggering the update from within the NormalizeCommand fails (at least for this project).
NormalizeCommand
The text was updated successfully, but these errors were encountered:
localheinz
No branches or pull requests
Steps required to reproduce the problem
Require
localheinz/composer-normalize
Clone https://github.com/Jan0707/phpstan-prophecy:
Apply
composer normalize
tophpstan-prophecy
Validate
composer.json
Expected Result
Actual Result
composer.lock
has not been updated).💁♂️ Not sure what is wrong, running
works (of course), but triggering the update from within the
NormalizeCommand
fails (at least for this project).The text was updated successfully, but these errors were encountered: