Releases: andersundsehr/rector-p
Releases · andersundsehr/rector-p
Release list
11.0.8
11.0.5
10.2.8
Backport PR #112 changes to 10.x (#113)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
11.0.3
Fix root CI failures caused by composer.json normalization drift (#111)
Root CI was failing in the main package jobs because composer_normalize was reordering composer.json. This change restores normalized dependency ordering without removing the sebastian/diff compatibility constraint added for the Fractor toolchain.
-
CI failure source
- Align
composer.jsonwith the order expected byergebnis/composer-normalize - Remove the normalization diff that was failing root
grumphpruns across PHP versions
- Align
-
Dependency compatibility
- Keep the
sebastian/diffconstraint limited to supported majors for the current Fractor stack - Avoid changing the actual compatibility intent while fixing the metadata/layout issue
- Keep the
"rector/rector": "^2.2.10",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"squizlabs/php_codesniffer": "^4.0.1"10.2.7
11.0.0
10.2.2
10.2.1
10.1.4
1.4.0 add php 8.4 to 1.x
Full Changelog: 1.3.1...1.4.0