diff --git a/composer.json b/composer.json index 3a849b5b..317b2c63 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 7dace853..a688fd2e 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": "310d546385d41d50be716fe3cde2e768", + "content-hash": "a294b4cb57b7cacd5e45d031c348b6f8", "packages": [ { "name": "azjezz/psl", @@ -6580,7 +6580,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.3", + "php": "~8.2.11", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*"