diff --git a/saferpayofficial.php b/saferpayofficial.php index 8199671c..31276a0b 100755 --- a/saferpayofficial.php +++ b/saferpayofficial.php @@ -71,7 +71,7 @@ public function __construct($name = null) $this->tab = 'payments_gateways'; $this->ps_versions_compliancy = [ 'min' => '1.6.1.0', - 'max' => '8.0.4', + 'max' => _PS_VERSION_, ]; parent::__construct($name);