PHP Version:7.2 or higher?
-
In your requirements, it states: “PHP Version:7.2 or higher” when updating to the latest version (1.6.8) on a server with PHP 7.4, we get:
PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0". You are running 7.4.33. in ~/public_html/wp-content/plugins/creative-mail-by-constant-contact/vendor/composer/platform_check.php on line 24
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0". You are running 7.4.33. in ~/public_html/wp-content/plugins/creative-mail-by-constant-contact/vendor/composer/platform_check.php on line 24
Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.
Given this, shouldn’t we be seeing: “PHP Version:8.0 or higher” in the requirements?
- The topic ‘PHP Version:7.2 or higher?’ is closed to new replies.