Commit 62bd6ea4 authored by Thomas Gerbet's avatar Thomas Gerbet
Browse files

php81Packages.php-cs-fixer: fix the build

Re-generated the `composer.lock` with PHP 8.1 so it does not pick
up dependencies not compatible with it.
parent 1dfd9a62
Loading
Loading
Loading
Loading
+367 −370

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -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}";