Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eliashaeussler/phpstan-config ^2.4 -> ^3.0 age adoption passing confidence

Release Notes

eliashaeussler/phpstan-config (eliashaeussler/phpstan-config)

v3.1.2

Compare Source

What's Changed

🚑 Fixed

Full Changelog: eliashaeussler/phpstan-config@3.1.1...3.1.2

v3.1.1

Compare Source

What's Changed

👷 Changed

Full Changelog: eliashaeussler/phpstan-config@3.1.0...3.1.1

v3.1.0

Compare Source

What's Changed

🚀 Improved

Full Changelog: eliashaeussler/phpstan-config@3.0.0...3.1.0

v3.0.0

Compare Source

What's Changed

⚡ Breaking
🚑 Fixed
👷 Changed
⚙️ Dependencies

Full Changelog: eliashaeussler/phpstan-config@2.10.0...3.0.0

v2.10.0

Compare Source

What's Changed

🚀 Improved
⚙️ Dependencies

Full Changelog: eliashaeussler/phpstan-config@2.9.0...2.10.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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package                       | from  | to    |
| ---------- | ----------------------------- | ----- | ----- |
| packagist  | eliashaeussler/phpstan-config | 2.9.0 | 3.1.2 |
@renovate renovate bot added the dependencies Updates project dependencies label Nov 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2025

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update eliashaeussler/phpstan-config:3.1.2 --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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 php ~8.2.0 || ~8.3.0 || ~8.4.0 but your php version (8.1.33) does not satisfy that requirement.
  Problem 2
    - spatie/packagist-api is locked to version 2.1.1 and an update of this package was not requested.
    - spatie/packagist-api 2.1.1 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 3
    - symfony/config is locked to version v7.3.2 and an update of this package was not requested.
    - symfony/config v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 4
    - symfony/console is locked to version v7.3.3 and an update of this package was not requested.
    - symfony/console v7.3.3 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 5
    - symfony/dependency-injection is locked to version v7.3.3 and an update of this package was not requested.
    - symfony/dependency-injection v7.3.3 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 6
    - symfony/filesystem is locked to version v7.3.2 and an update of this package was not requested.
    - symfony/filesystem v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 7
    - symfony/options-resolver is locked to version v7.3.3 and an update of this package was not requested.
    - symfony/options-resolver v7.3.3 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 8
    - symfony/yaml is locked to version v7.3.3 and an update of this package was not requested.
    - symfony/yaml v7.3.3 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 9
    - armin/editorconfig-cli is locked to version 2.1.1 and an update of this package was not requested.
    - armin/editorconfig-cli 2.1.1 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 10
    - eliashaeussler/deep-closure-comparator is locked to version 1.1.0 and an update of this package was not requested.
    - eliashaeussler/deep-closure-comparator 1.1.0 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 11
    - Root composer.json requires eliashaeussler/phpstan-config ^3.0 -> satisfiable by eliashaeussler/phpstan-config[3.1.2].
    - eliashaeussler/phpstan-config 3.1.2 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 12
    - phpunit/phpunit is locked to version 11.5.40 and an update of this package was not requested.
    - phpunit/phpunit 11.5.40 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
  Problem 13
    - composer/composer is locked to version 2.8.12 and an update of this package was not requested.
    - composer/composer 2.8.12 requires symfony/filesystem ^5.4.45 || ^6.4.24 || ^7.1.10 -> satisfiable by symfony/filesystem[v7.3.2].
    - symfony/filesystem v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants