ondrejmirtes / simple-downgrader
Simple Downgrader
Installs: 353 895
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 2
Open Issues: 2
Requires
- php: ^7.2|^8.0
- nette/utils: ^3.2.5
- nikic/php-parser: ^4.18
- phpstan/phpdoc-parser: ^1.24.5
- symfony/console: ^5.4
- symfony/finder: ^5.4
Requires (Dev)
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^8.5.36
This package is auto-updated.
Last update: 2024-09-08 09:28:07 UTC
README
This tool is aimed at providing phpstan/phpstan-src
with a way to develop with modern PHP 8.2+ features, but downgrade the source code during distribution build to support PHP 7.4+.
No support is provided outside of bugs impacting development and usage of PHPStan.