Require PHP 7.2.24+

This commit is contained in:
Pascal Birchler 2025-05-07 13:34:39 +02:00
parent d21a2f504a
commit 19c4d4d0ad
No known key found for this signature in database
GPG key ID: 0DECE73DD74E8B2F

View file

@ -38,7 +38,7 @@
<!-- For help understanding the `testVersion` configuration setting:
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
<config name="testVersion" value="5.6-"/>
<config name="testVersion" value="7.2-"/>
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
See: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#naming-conventions-prefix-everything-in-the-global-namespace -->