Merge pull request #292524 from LeSuisse/php81-php-cs-fixer
php81Packages.php-cs-fixer: fix the build
This commit is contained in:
commit
9e2274928b
2 changed files with 368 additions and 371 deletions
737
pkgs/development/php-packages/php-cs-fixer/composer.lock
generated
737
pkgs/development/php-packages/php-cs-fixer/composer.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,7 +17,7 @@ php.buildComposerProject (finalAttrs: {
|
|||
# Missing `composer.lock` from the repository.
|
||||
# Issue open at https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7590
|
||||
composerLock = ./composer.lock;
|
||||
vendorHash = "sha256-WhLMU4aCZwNPC+k537nWQfQ0qyI/GGrR4JtgT4chuHg=";
|
||||
vendorHash = "sha256-b0vrjv0dqQTD3nuo6nqpUtF4JkD8mj4OnNKKqp6hcvU=";
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/tag/v${finalAttrs.version}";
|
||||
|
|
Loading…
Reference in a new issue