factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

chore(deps): update dependency dealerdirect/phpcodesniffer-composer-installer to v1 - autoclosed #296

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
dealerdirect/phpcodesniffer-composer-installer (source) require-dev major ^0.7.1 -> ^1.0.0

Release Notes

PHPCSStandards/composer-installer ### [`v1.0.0`](https://togithub.com/PHPCSStandards/composer-installer/releases/tag/v1.0.0) [Compare Source](https://togithub.com/PHPCSStandards/composer-installer/compare/v0.7.2...v1.0.0) #### What's Changed - Drop support for PHP 5.3 by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/147](https://togithub.com/PHPCSStandards/composer-installer/pull/147) - README: remove references to Scrutinizer by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/157](https://togithub.com/PHPCSStandards/composer-installer/pull/157) - Update repo references by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/158](https://togithub.com/PHPCSStandards/composer-installer/pull/158) - Add initial integration test setup and first few tests by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/153](https://togithub.com/PHPCSStandards/composer-installer/pull/153) - PHPCSVersions: update URL references by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/161](https://togithub.com/PHPCSStandards/composer-installer/pull/161) - BaseLineTest: stabilize the message checks by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/162](https://togithub.com/PHPCSStandards/composer-installer/pull/162) - GH Actions: run integration tests against Composer snapshot by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/163](https://togithub.com/PHPCSStandards/composer-installer/pull/163) - TestCase::executeCliCommand(): retry Composer commands on a particular exception by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/164](https://togithub.com/PHPCSStandards/composer-installer/pull/164) - RegisterExternalStandardsTest: add new tests by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/165](https://togithub.com/PHPCSStandards/composer-installer/pull/165) - Tests: add new `PreexistingPHPCSConfigTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/166](https://togithub.com/PHPCSStandards/composer-installer/pull/166) - Tests: add new `PreexistingPHPCSInstalledPathsConfigTest` + bug fix by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/167](https://togithub.com/PHPCSStandards/composer-installer/pull/167) - Tests: add new `InvalidPackagesTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/168](https://togithub.com/PHPCSStandards/composer-installer/pull/168) - Tests: add new `PlayNiceWithScriptsTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/169](https://togithub.com/PHPCSStandards/composer-installer/pull/169) - GH Actions: version update for various predefined actions by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/170](https://togithub.com/PHPCSStandards/composer-installer/pull/170) - RegisterExternalStandardsTest: stabilize test for Composer v1 on Windows with PHP 5.5 by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/171](https://togithub.com/PHPCSStandards/composer-installer/pull/171) - GH Actions: add builds against Composer 2.2 for PHP 7.2 - 8.x by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/172](https://togithub.com/PHPCSStandards/composer-installer/pull/172) - Update YamLint by [@​Potherca](https://togithub.com/Potherca) in [https://github.com/PHPCSStandards/composer-installer/pull/173](https://togithub.com/PHPCSStandards/composer-installer/pull/173) - Tests: add new InstallUpdateEventsTest and NonInstallUpdateEventsTest by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/174](https://togithub.com/PHPCSStandards/composer-installer/pull/174) - Tests: add new `RemovePluginTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/177](https://togithub.com/PHPCSStandards/composer-installer/pull/177) - PlayNiceWithScriptsTest: wrap output expectation in condition by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/179](https://togithub.com/PHPCSStandards/composer-installer/pull/179) - GH Actions/Securitycheck: update the security checker download by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/178](https://togithub.com/PHPCSStandards/composer-installer/pull/178) - GH Actions: fix builds on Windows with PHP 8.2 by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/180](https://togithub.com/PHPCSStandards/composer-installer/pull/180) - Tests: add new `InstalledPathsOrderTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/176](https://togithub.com/PHPCSStandards/composer-installer/pull/176) - Tests: add new RootPackageHandlingTest + bugfix by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/175](https://togithub.com/PHPCSStandards/composer-installer/pull/175) - Plugin: improve feedback by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/182](https://togithub.com/PHPCSStandards/composer-installer/pull/182) - GH Actions: stop running tests against PHP 5.5/Composer 1.x on Windows (and remove work-arounds) by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/183](https://togithub.com/PHPCSStandards/composer-installer/pull/183) - GH Actions: run linting against against ubuntu-latest by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/184](https://togithub.com/PHPCSStandards/composer-installer/pull/184) - GH Actions/Securitycheck: update the security checker download by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/186](https://togithub.com/PHPCSStandards/composer-installer/pull/186) - Correct grammar in error message by [@​fredden](https://togithub.com/fredden) in [https://github.com/PHPCSStandards/composer-installer/pull/189](https://togithub.com/PHPCSStandards/composer-installer/pull/189) - GH Actions/Securitycheck: update the security checker download by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/190](https://togithub.com/PHPCSStandards/composer-installer/pull/190) - Rename namespace prefix from `Dealerdirect` to `PHPCSStandards` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/191](https://togithub.com/PHPCSStandards/composer-installer/pull/191) - GH Actions: bust the cache semi-regularly by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/192](https://togithub.com/PHPCSStandards/composer-installer/pull/192) - GH Actions: various tweaks / PHP 8.2 not allowed to fail by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/193](https://togithub.com/PHPCSStandards/composer-installer/pull/193) - GH Actions: selectively use `fail-fast` with setup-php by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/194](https://togithub.com/PHPCSStandards/composer-installer/pull/194) - GH Actions: fix up fail-fast for setup-php by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/195](https://togithub.com/PHPCSStandards/composer-installer/pull/195) - .gitattributes: sync with current repo state by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/198](https://togithub.com/PHPCSStandards/composer-installer/pull/198) - Rename references to `master` branch by [@​Potherca](https://togithub.com/Potherca) in [https://github.com/PHPCSStandards/composer-installer/pull/201](https://togithub.com/PHPCSStandards/composer-installer/pull/201) #### New Contributors - [@​fredden](https://togithub.com/fredden) made their first contribution in [https://github.com/PHPCSStandards/composer-installer/pull/189](https://togithub.com/PHPCSStandards/composer-installer/pull/189) **Full Changelog**: https://github.com/PHPCSStandards/composer-installer/compare/v0.7.2...v1.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/factorial-io/phabalicious":"/mnt/renovate/gh/factorial-io/phabalicious" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/factorial-io/phabalicious" docker.io/renovate/sidecar bash -l -c "install-tool php 7.3.31 && install-tool composer 2.5.1 && git stash -- composer.json && composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins && git stash pop || true && composer update dealerdirect/phpcodesniffer-composer-installer --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 99 installs, 0 updates, 0 removals
  - Downloading phpro/grumphp-shim (v1.5.0)
  - Downloading symfony/flex (v1.18.5)
  - Downloading squizlabs/php_codesniffer (3.6.2)
  - Downloading dealerdirect/phpcodesniffer-composer-installer (v0.7.2)
  - Downloading symfony/polyfill-php80 (v1.24.0)
  - Downloading symfony/polyfill-mbstring (v1.26.0)
  - Downloading symfony/polyfill-ctype (v1.26.0)
  - Downloading symfony/filesystem (v5.4.3)
  - Downloading symfony/deprecation-contracts (v2.5.1)
  - Downloading psr/container (1.1.1)
  - Downloading symfony/service-contracts (v2.5.0)
  - Downloading symfony/polyfill-php73 (v1.24.0)
  - Downloading symfony/console (v4.4.37)
  - Downloading composer/semver (3.2.9)
  - Downloading consolidation/self-update (2.0.5)
  - Downloading paragonie/random_compat (v9.99.100)
  - Downloading defuse/php-encryption (v2.3.1)
  - Downloading symfony/yaml (v4.4.37)
  - Downloading phpstan/phpdoc-parser (1.2.0)
  - Downloading slevomat/coding-standard (7.0.18)
  - Downloading sirbrillig/phpcs-variable-analysis (v2.11.2)
  - Syncing drupal/coder (8.3.14) into cache
  - Downloading symfony/process (v4.4.37)
  - Downloading symfony/event-dispatcher-contracts (v1.1.11)
  - Downloading symfony/event-dispatcher (v4.4.37)
  - Downloading psr/log (1.1.4)
  - Downloading graze/sort (2.0.1)
  - Downloading graze/data-structure (2.1.0)
  - Downloading graze/parallel-process (0.8.1)
  - Downloading guzzlehttp/promises (1.5.1)
  - Downloading ralouphie/getallheaders (3.0.3)
  - Downloading psr/http-message (1.0.1)
  - Downloading psr/http-factory (1.0.1)
  - Downloading guzzlehttp/psr7 (2.4.0)
  - Downloading jakeasmith/http_build_url (1.0.1)
  - Downloading phpoption/phpoption (1.8.1)
  - Downloading vlucas/phpdotenv (v3.6.10)
  - Downloading netresearch/jsonmapper (v1.6.0)
  - Downloading monolog/monolog (2.3.5)
  - Downloading lesstif/php-jira-rest-client (1.45.0)
  - Downloading php-parallel-lint/php-parallel-lint (v1.3.1)
  - Downloading webmozart/assert (1.10.0)
  - Downloading phpdocumentor/reflection-common (2.2.0)
  - Downloading phpdocumentor/type-resolver (1.6.0)
  - Downloading phpdocumentor/reflection-docblock (5.3.0)
  - Downloading sebastian/version (3.0.2)
  - Downloading sebastian/type (2.3.4)
  - Downloading sebastian/resource-operations (3.0.3)
  - Downloading sebastian/recursion-context (4.0.4)
  - Downloading sebastian/object-reflector (2.0.4)
  - Downloading sebastian/object-enumerator (4.0.4)
  - Downloading sebastian/global-state (5.0.5)
  - Downloading sebastian/exporter (4.0.4)
  - Downloading sebastian/environment (5.1.3)
  - Downloading sebastian/diff (4.0.4)
  - Downloading sebastian/comparator (4.0.6)
  - Downloading sebastian/code-unit (1.0.8)
  - Downloading sebastian/cli-parser (1.0.1)
  - Downloading phpunit/php-timer (5.0.3)
  - Downloading phpunit/php-text-template (2.0.4)
  - Downloading phpunit/php-invoker (3.1.1)
  - Downloading phpunit/php-file-iterator (3.0.6)
  - Downloading theseer/tokenizer (1.2.1)
  - Downloading nikic/php-parser (v4.13.2)
  - Downloading sebastian/lines-of-code (1.0.3)
  - Downloading sebastian/complexity (2.0.2)
  - Downloading sebastian/code-unit-reverse-lookup (2.0.3)
  - Downloading phpunit/php-code-coverage (9.2.11)
  - Downloading doctrine/instantiator (1.4.0)
  - Downloading phpspec/prophecy (v1.15.0)
  - Downloading phar-io/version (3.1.1)
  - Downloading phar-io/manifest (2.0.3)
  - Downloading myclabs/deep-copy (1.10.2)
  - Downloading phpunit/phpunit (9.5.14)
  - Downloading phpspec/prophecy-phpunit (v2.0.1)
  - Downloading phpstan/phpstan (1.4.6)
  - Downloading phpstan/phpstan-symfony (1.1.5)
  - Downloading psr/http-client (1.0.1)
  - Downloading stecman/symfony-console-completion (0.11.0)
  - Downloading symfony/polyfill-php81 (v1.24.0)
  - Downloading symfony/config (v4.4.37)
  - Downloading symfony/debug (v4.4.37)
  - Downloading symfony/dependency-injection (v4.4.37)
  - Downloading symfony/dotenv (v4.4.37)
  - Downloading symfony/finder (v4.4.37)
  - Downloading symfony/http-foundation (v5.4.3)
  - Downloading symfony/http-client-contracts (v2.5.0)
  - Downloading symfony/var-dumper (v5.4.3)
  - Downloading symfony/error-handler (v4.4.37)
  - Downloading symfony/http-kernel (v4.4.37)
  - Downloading symfony/phpunit-bridge (v4.4.37)
  - Downloading symfony/polyfill-intl-grapheme (v1.24.0)
  - Downloading symfony/polyfill-intl-normalizer (v1.26.0)
  - Downloading guzzlehttp/guzzle (7.4.5)
  - Downloading thibaud-dauce/mattermost-php (1.3.0)
  - Downloading twig/twig (v3.4.3)
  - Downloading symfony/translation-contracts (v2.5.0)
  - Downloading symfony/string (v5.4.3)
  - Downloading twig/string-extra (v3.3.5)
  - Installing phpro/grumphp-shim (v1.5.0): Extracting archive
  - Installing symfony/flex (v1.18.5): Extracting archive
  - Installing squizlabs/php_codesniffer (3.6.2): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v0.7.2): Extracting archive
  - Installing symfony/polyfill-php80 (v1.24.0): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.26.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.26.0): Extracting archive
  - Installing symfony/filesystem (v5.4.3): Extracting archive
  - Installing symfony/deprecation-contracts (v2.5.1): Extracting archive
  - Installing psr/container (1.1.1): Extracting archive
  - Installing symfony/service-contracts (v2.5.0): Extracting archive
  - Installing symfony/polyfill-php73 (v1.24.0): Extracting archive
  - Installing symfony/console (v4.4.37): Extracting archive
  - Installing composer/semver (3.2.9): Extracting archive
  - Installing consolidation/self-update (2.0.5): Extracting archive
  - Installing paragonie/random_compat (v9.99.100): Extracting archive
  - Installing defuse/php-encryption (v2.3.1): Extracting archive
  - Installing symfony/yaml (v4.4.37): Extracting archive
  - Installing phpstan/phpdoc-parser (1.2.0): Extracting archive
  - Installing slevomat/coding-standard (7.0.18): Extracting archive
  - Installing sirbrillig/phpcs-variable-analysis (v2.11.2): Extracting archive
  - Installing drupal/coder (8.3.14): Cloning adb06efa79 from cache
  - Installing symfony/process (v4.4.37): Extracting archive
  - Installing symfony/event-dispatcher-contracts (v1.1.11): Extracting archive
  - Installing symfony/event-dispatcher (v4.4.37): Extracting archive
  - Installing psr/log (1.1.4): Extracting archive
  - Installing graze/sort (2.0.1): Extracting archive
  - Installing graze/data-structure (2.1.0): Extracting archive
  - Installing graze/parallel-process (0.8.1): Extracting archive
  - Installing guzzlehttp/promises (1.5.1): Extracting archive
  - Installing ralouphie/getallheaders (3.0.3): Extracting archive
  - Installing psr/http-message (1.0.1): Extracting archive
  - Installing psr/http-factory (1.0.1): Extracting archive
  - Installing guzzlehttp/psr7 (2.4.0): Extracting archive
  - Installing jakeasmith/http_build_url (1.0.1): Extracting archive
  - Installing phpoption/phpoption (1.8.1): Extracting archive
  - Installing vlucas/phpdotenv (v3.6.10): Extracting archive
  - Installing netresearch/jsonmapper (v1.6.0): Extracting archive
  - Installing monolog/monolog (2.3.5): Extracting archive
  - Installing lesstif/php-jira-rest-client (1.45.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.3.1): Extracting archive
  - Installing webmozart/assert (1.10.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing phpdocumentor/type-resolver (1.6.0): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
  - Installing sebastian/version (3.0.2): Extracting archive
  - Installing sebastian/type (2.3.4): Extracting archive
  - Installing sebastian/resource-operations (3.0.3): Extracting archive
  - Installing sebastian/recursion-context (4.0.4): Extracting archive
  - Installing sebastian/object-reflector (2.0.4): Extracting archive
  - Installing sebastian/object-enumerator (4.0.4): Extracting archive
  - Installing sebastian/global-state (5.0.5): Extracting archive
  - Installing sebastian/exporter (4.0.4): Extracting archive
  - Installing sebastian/environment (5.1.3): Extracting archive
  - Installing sebastian/diff (4.0.4): Extracting archive
  - Installing sebastian/comparator (4.0.6): Extracting archive
  - Installing sebastian/code-unit (1.0.8): Extracting archive
  - Installing sebastian/cli-parser (1.0.1): Extracting archive
  - Installing phpunit/php-timer (5.0.3): Extracting archive
  - Installing phpunit/php-text-template (2.0.4): Extracting archive
  - Installing phpunit/php-invoker (3.1.1): Extracting archive
  - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
  - Installing theseer/tokenizer (1.2.1): Extracting archive
  - Installing nikic/php-parser (v4.13.2): Extracting archive
  - Installing sebastian/lines-of-code (1.0.3): Extracting archive
  - Installing sebastian/complexity (2.0.2): Extracting archive
  - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
  - Installing phpunit/php-code-coverage (9.2.11): Extracting archive
  - Installing doctrine/instantiator (1.4.0): Extracting archive
  - Installing phpspec/prophecy (v1.15.0): Extracting archive
  - Installing phar-io/version (3.1.1): Extracting archive
  - Installing phar-io/manifest (2.0.3): Extracting archive
  - Installing myclabs/deep-copy (1.10.2): Extracting archive
  - Installing phpunit/phpunit (9.5.14): Extracting archive
  - Installing phpspec/prophecy-phpunit (v2.0.1): Extracting archive
  - Installing phpstan/phpstan (1.4.6): Extracting archive
  - Installing phpstan/phpstan-symfony (1.1.5): Extracting archive
  - Installing psr/http-client (1.0.1): Extracting archive
  - Installing stecman/symfony-console-completion (0.11.0): Extracting archive
  - Installing symfony/polyfill-php81 (v1.24.0): Extracting archive
  - Installing symfony/config (v4.4.37): Extracting archive
  - Installing symfony/debug (v4.4.37): Extracting archive
  - Installing symfony/dependency-injection (v4.4.37): Extracting archive
  - Installing symfony/dotenv (v4.4.37): Extracting archive
  - Installing symfony/finder (v4.4.37): Extracting archive
  - Installing symfony/http-foundation (v5.4.3): Extracting archive
  - Installing symfony/http-client-contracts (v2.5.0): Extracting archive
  - Installing symfony/var-dumper (v5.4.3): Extracting archive
  - Installing symfony/error-handler (v4.4.37): Extracting archive
  - Installing symfony/http-kernel (v4.4.37): Extracting archive
  - Installing symfony/phpunit-bridge (v4.4.37): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.24.0): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.26.0): Extracting archive
  - Installing guzzlehttp/guzzle (7.4.5): Extracting archive
  - Installing thibaud-dauce/mattermost-php (1.3.0): Extracting archive
  - Installing twig/twig (v3.4.3): Extracting archive
  - Installing symfony/translation-contracts (v2.5.0): Extracting archive
  - Installing symfony/string (v5.4.3): Extracting archive
  - Installing twig/string-extra (v3.3.5): Extracting archive
65 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Dependency squizlabs/php_codesniffer is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires dealerdirect/phpcodesniffer-composer-installer ^1.0.0, found dealerdirect/phpcodesniffer-composer-installer[v1.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - drupal/coder is locked to version 8.3.14 and an update of this package was not requested.
    - drupal/coder 8.3.14 requires dealerdirect/phpcodesniffer-composer-installer ^0.7.1 -> found dealerdirect/phpcodesniffer-composer-installer[v0.7.1, v0.7.2] but it conflicts with your root composer.json require (^1.0.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.