Skip to content

v7.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 19:58
v7.15.0
c26c520

This update bumps the minimum PHP version to 7.2.5, this used to be 7.2.0.
This is unlikely to affect you, but if you are still running PHP 7.2.0 you should upgrade to at least 7.2.5.
The change was made to allow upgrading some libraries and prevent deprecation warnings on newer PHP versions.

  • Bump minimum PHP version to 7.2.5