From d58e23744b4546ca55481eccb7df09388a527533 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 03:15:18 +0000 Subject: [PATCH] Update dependency php to ~8.2.12 | datasource | package | from | to | | ----------- | -------------------------- | ----- | ------ | | github-tags | containerbase/php-prebuild | 8.2.3 | 8.2.12 | --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 5d270332..ec7e0c7d 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "~8.2.3", + "php": "~8.2.12", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*", diff --git a/composer.lock b/composer.lock index ab96fe8e..d6789d16 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": "9d510fe315ad0be33db604870989b474", + "content-hash": "8e12bdcff23e225933688ffea25e4341", "packages": [ { "name": "azjezz/psl", @@ -6581,7 +6581,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.2.3", + "php": "~8.2.12", "ext-bcmath": "*", "ext-json": "*", "ext-pcre": "*"