diff --git a/class-gppa-google-sheets.php b/class-gppa-google-sheets.php index 54f110c..46a6e62 100644 --- a/class-gppa-google-sheets.php +++ b/class-gppa-google-sheets.php @@ -146,6 +146,9 @@ public function minimum_requirements() { 'Gravity Forms Populate Anything', ), ), + 'php' => array( + 'version' => '7.3', + ), ); }