diff --git a/composer.json b/composer.json index 33d64bfe..786d2a39 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 f9147519..0497b07b 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": "2c9b4475978f4650e4ed3f323a1a78a9", + "content-hash": "5b89eb7161c9af857297bbb20f0b0ab9", "packages": [ { "name": "azjezz/psl", @@ -6580,7 +6580,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.3", + "php": "~8.2.12", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*"