diff --git a/composer.json b/composer.json index 929928c..3e2d260 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Unofficial TriPay.co.id Integration Kit for PHP", "type": "library", "require": { - "php": ">=7.2.0", + "php": ">=7.2.5", "ext-curl": "*", "ext-json": "*", "guzzlehttp/guzzle": "^6.5|^7.0"