Closed renovate[bot] closed 2 months ago
Renovate failed to update artifacts 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:
Command failed: composer update --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.3.3 -> satisfiable by phpunit/phpunit[11.3.3].
- vimeo/psalm 5.25.0 requires nikic/php-parser ^4.16 -> satisfiable by nikic/php-parser[v4.16.0, ..., v4.19.1].
- You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v3.1.0, ..., v3.1.5, v4.0.0, ..., v4.19.1, v5.0.0, v5.0.1, v5.0.2, v5.1.0].
- phpunit/php-code-coverage 11.0.6 requires nikic/php-parser ^5.1.0 -> satisfiable by nikic/php-parser[v5.1.0].
- vimeo/psalm 5.25.0 conflicts with nikic/php-parser v4.17.0.
- phpunit/phpunit 11.3.3 requires phpunit/php-code-coverage ^11.0.6 -> satisfiable by phpunit/php-code-coverage[11.0.6].
- Root composer.json requires vimeo/psalm ^5.25.0 -> satisfiable by vimeo/psalm[5.25.0].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Command failed: composer update --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.3.3 -> satisfiable by phpunit/phpunit[11.3.3].
- vimeo/psalm 5.25.0 requires nikic/php-parser ^4.16 -> satisfiable by nikic/php-parser[v4.16.0, ..., v4.19.1].
- You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v3.1.0, ..., v3.1.5, v4.0.0, ..., v4.19.1, v5.0.0, v5.0.1, v5.0.2, v5.1.0].
- phpunit/php-code-coverage 11.0.6 requires nikic/php-parser ^5.1.0 -> satisfiable by nikic/php-parser[v5.1.0].
- vimeo/psalm 5.25.0 conflicts with nikic/php-parser v4.17.0.
- phpunit/phpunit 11.3.3 requires phpunit/php-code-coverage ^11.0.6 -> satisfiable by phpunit/php-code-coverage[11.0.6].
- Root composer.json requires vimeo/psalm ^5.25.0 -> satisfiable by vimeo/psalm[5.25.0].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This PR contains the following updates:
^8.3
->^8.3.11
^10.5.32
->^11.3.3
Release Notes
containerbase/php-prebuild (php)
### [`v8.3.11`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.11) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.10...8.3.11) ##### Bug Fixes - **deps:** update dependency php to v8.3.11 ### [`v8.3.10`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.10) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.9...8.3.10) ##### Bug Fixes - **deps:** update dependency php to v8.3.10 ### [`v8.3.9`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.9) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.8...8.3.9) ##### Bug Fixes - **deps:** update dependency php to v8.3.9 ### [`v8.3.8`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.8) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.7...8.3.8) ##### Bug Fixes - **deps:** update dependency php to v8.3.8 ### [`v8.3.7`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.7) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.6...8.3.7) ##### Bug Fixes - **deps:** update dependency php to v8.3.7 ### [`v8.3.6`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.6) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.4...8.3.6) ##### Bug Fixes - **deps:** update dependency php to v8.3.6 ### [`v8.3.4`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.4) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.3...8.3.4) ##### Bug Fixes - **deps:** update dependency php to v8.3.4 ### [`v8.3.3`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.3) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.2...8.3.3) ##### Bug Fixes - **deps:** update dependency php to v8.3.3 ### [`v8.3.2`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.2) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.1...8.3.2) ##### Bug Fixes - **deps:** update dependency php to v8.3.2 ### [`v8.3.1`](https://redirect.github.com/containerbase/php-prebuild/releases/tag/8.3.1) [Compare Source](https://redirect.github.com/containerbase/php-prebuild/compare/8.3.0...8.3.1) ##### Bug Fixes - **deps:** update dependency php to v8.3.1sebastianbergmann/phpunit (phpunit/phpunit)
### [`v11.3.3`](https://redirect.github.com/sebastianbergmann/phpunit/releases/tag/11.3.3): PHPUnit 11.3.3 [Compare Source](https://redirect.github.com/sebastianbergmann/phpunit/compare/11.3.2...11.3.3) ##### Added - [#5937](https://redirect.github.com/sebastianbergmann/phpunit/issues/5937): `failOnPhpunitDeprecation` attribute on the `Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.