Closed convenient closed 1 year ago
Package | Operation | From | To | Changes |
---|---|---|---|---|
doctrine/instantiator | upgrade | 1.4.1 | 1.5.0 | diff |
nikic/php-parser | upgrade | v4.13.2 | v4.15.3 | diff |
phpunit/php-code-coverage | upgrade | 9.2.15 | 9.2.25 | diff |
phpunit/phpunit | upgrade | 9.5.20 | 9.6.4 | diff |
sebastian/comparator | upgrade | 4.0.6 | 4.0.8 | diff |
sebastian/environment | upgrade | 5.1.4 | 5.1.5 | diff |
sebastian/exporter | upgrade | 4.0.4 | 4.0.5 | diff |
sebastian/recursion-context | upgrade | 4.0.4 | 4.0.5 | diff |
sebastian/type | upgrade | 3.0.0 | 3.2.1 | diff |
symfony/polyfill-ctype | upgrade | v1.25.0 | v1.27.0 | diff |
phpdocumentor/reflection-common | remove | 2.2.0 | - | - |
phpdocumentor/reflection-docblock | remove | 5.3.0 | - | - |
phpdocumentor/type-resolver | remove | 1.6.1 | - | - |
phpspec/prophecy | remove | v1.15.0 | - | - |
webmozart/assert | remove | 1.10.0 | - | - |
Settings · Docs · Powered by Private Packagist
2.4.5-p1
and php 8.1 to ensure we have some php 8.1 coverage. This runs as them2451nodb
group. The existingm24
tests will run against2.4.6
once it is available.This is needed to fix this error because magento now uses
symfony/console:"^5.0"
. At a later date when its more likely projects are well into the 2.4.6 lifespan I can upgrade this tool to drop^4.0
supporthttps://github.com/AmpersandHQ/ampersand-magento2-upgrade-patch-helper/blob/32bfdec1acddfd8b118c7e429bcfaff9b0d32a42/src/Ampersand/PatchHelper/Command/AnalyseCommand.php#L312-L332
Checklist