The PHP downgrades are a thing. Most beneficial for package developers who want to move forward to the latest PHP features but also want to **keep easy access to the broad PHP community and legacy projects**. The downgrade of a tool is a no-brainer - [we downgrade the whole tool](https://getrector.com/blog/how-to-bump-minimal-version-without-leaving-anyone-behind) including vendor, and we know it will run on PHP 7.2. But how to achieve the same with the package with separated dependencies?| tomasvotruba.com