Relax PHP requirements

A lot of installation still use PHP < 7.2
This commit is contained in:
Jarek Rozanski 2021-12-27 15:21:41 +01:00 committed by GitHub
parent daf9fbaea4
commit b7b502b43f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
Author URI: https://wideangle.co Author URI: https://wideangle.co
Version: 1.0.0 Version: 1.0.0
Requires at least: 5.2 Requires at least: 5.2
Requires PHP: 7.4 Requires PHP: 7.2
License: GPL v2 License: GPL v2
License URI: https://www.gnu.org/licenses/gpl-2.0.html License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/ */