From bb0c48c56bc3ae0eff03cb18120d75226c01363b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 06:51:21 +0000 Subject: [PATCH] Update dependency php to ~8.2.11 | datasource | package | from | to | | ----------- | -------------------------- | ----- | ------ | | github-tags | containerbase/php-prebuild | 8.2.3 | 8.2.11 | --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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": "*"