From f106835be19ba796568d736768ee80a2df6f01af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 16:46:31 +0000 Subject: [PATCH] Update dependency php to ~8.2.13 | datasource | package | from | to | | ----------- | -------------------------- | ----- | ------ | | github-tags | containerbase/php-prebuild | 8.2.3 | 8.2.13 | --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 2e892ef4..773f0de4 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "~8.2.3", + "php": "~8.2.13", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*", diff --git a/composer.lock b/composer.lock index a68491b9..875505d6 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": "4856b50f12bfe10057b5d89d77836651", + "content-hash": "cbbdac85cab893d60b8bf3c111a764ac", "packages": [ { "name": "azjezz/psl", @@ -6585,7 +6585,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.3", + "php": "~8.2.13", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*"