diff --git a/composer.json b/composer.json index c5ae304..7c5690c 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "type": "library", "homepage": "https://github.com/xboston/php-metahash", "require": { - "php": ">=7.1", + "php": ">=8.0.2", "ext-gmp": "*", "ext-json": "*", "mdanter/ecc": "^1.0", diff --git a/composer.lock b/composer.lock index 3ac316e..abfb8c5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9373ab0065e456380ca1fecd427f6938", + "content-hash": "962441418b6bca7521febbbf4ba3a502", "packages": [ { "name": "fgrosse/phpasn1", @@ -3053,7 +3053,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=7.1", + "php": ">=8.0.2", "ext-gmp": "*", "ext-json": "*" },