diff --git a/composer.json b/composer.json index a98a2831..25e1389a 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "~8.2.3", + "php": "~8.2.11", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*", diff --git a/composer.lock b/composer.lock index 8397369d..7e79be14 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": "d93e2381209af8156045590c44b65e0f", + "content-hash": "d36cf701b1d6a28b4eeec75e6e70e71c", "packages": [ { "name": "azjezz/psl", @@ -6579,7 +6579,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.3", + "php": "~8.2.11", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*"