diff --git a/composer.json b/composer.json index 5d270332..ec7e0c7d 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 871bc4ee..f104f243 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": "9d510fe315ad0be33db604870989b474", + "content-hash": "8e12bdcff23e225933688ffea25e4341", "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": "*"