From aebe5977742fd3b64b3c08cdb9e8e2b35e9641a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:25:29 +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 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": "*"