diff --git a/composer.json b/composer.json index 0321f3f9..6ab58100 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "~8.2.3", + "php": "~8.2.12", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*", diff --git a/composer.lock b/composer.lock index 37796f43..58449823 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": "bb7d743a23c2433e34f8c8e28b8b7d55", + "content-hash": "d8aaa07ac0385a9aa9bda5297cb17b6c", "packages": [ { "name": "azjezz/psl", @@ -6581,7 +6581,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.3", + "php": "~8.2.12", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*"