you-are-using-it-wrong
you-are-using-it-wrong copied to clipboard
Update dependency doctrine/coding-standard to v13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| doctrine/coding-standard (source) | ^12.0.0 -> ^13.0.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
doctrine/coding-standard (doctrine/coding-standard)
v13.0.0
Release Notes for 13.0.0
Backwards incompatible release (major)
13.0.0
-
Total issues resolved: 0
-
Total pull requests resolved: 2
-
Total contributors: 1
-
327: feat: enable SlevomatCodingStandard.TypeHints.ClassConstantTypeHint thanks to @simPod
BC break,Improvement,New sniff
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
Read more about the use of Renovate Bot within ocramius/* projects.
⚠️ 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 doctrine/coding-standard:13.0.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --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 doctrine/coding-standard ^13.0.1 -> satisfiable by doctrine/coding-standard[13.0.1].
- doctrine/coding-standard 13.0.1 requires slevomat/coding-standard ^8.16 -> satisfiable by slevomat/coding-standard[8.16.0, ..., 8.20.0].
- slevomat/coding-standard[8.16.0, ..., 8.19.1] require phpstan/phpdoc-parser ^2.1.0 -> found phpstan/phpdoc-parser[2.1.0, 2.2.0] but these were not loaded, likely because it conflicts with another require.
- slevomat/coding-standard 8.20.0 requires phpstan/phpdoc-parser ^2.2.0 -> found phpstan/phpdoc-parser[2.2.0] but these were not loaded, likely because it conflicts with another require.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.