We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on 2022-11-28 the support for php7.4 ended.
lets take this for a change to switch the min-version of this lib to 8.0 . see https://www.php.net/manual/en/migration80.new-features.php
on 2021-12-06 the support for php7.3 ended.
lets take this for a change to switch the min-version of this lib to 7.4 . see https://www.php.net/manual/en/migration74.new-features.php
so to use the new language features, a breaking change might happen.
^8.0
composer-normalize
php-cs-fixer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
on 2022-11-28 the support for php7.4 ended.
lets take this for a change to switch the min-version of this lib to 8.0 .
see https://www.php.net/manual/en/migration80.new-features.php
on 2021-12-06 the support for php7.3 ended.
lets take this for a change to switch the min-version of this lib to 7.4 .
see https://www.php.net/manual/en/migration74.new-features.php
so to use the new language features, a breaking change might happen.
^8.0
)composer-normalize
tool #29php-cs-fixer
The text was updated successfully, but these errors were encountered: