Automattic / Automattic/syntaxhighlighter
Increase minimum PHP required version to 7.4.
Open
[Type] Maintenance
- Dominant language
- CSS
- Stars
- 251
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
### Context
[Currently supported PHP versions](https://www.php.net/supported-versions.php) are >=7.4.
This plugin requires a minimum PHP version of 7.0.
### Describe the solution you'd like
- Increase the required PHP version to at least `7.4` as previous versions can not be considered secure.
- Update `.travis.yml` to cover only >=7.4 versions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.