diff --git a/composer.json b/composer.json index a304555..6856e34 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ } }, "require": { - "php": "^7.4 || ~8.0.0 || ~8.1.0", + "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0", "enlightn/security-checker": "^1.10" }, "require-dev": { diff --git a/composer.lock b/composer.lock index a14c3f8..648fff1 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": "1a86032636faca1fd1b8867000c57f71", + "content-hash": "0b79e0e60b53a7b235491a70a430e0d7", "packages": [ { "name": "enlightn/security-checker", @@ -6216,7 +6216,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "^7.4 || ~8.0.0 || ~8.1.0" + "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0" }, "platform-dev": [], "platform-overrides": {