From 6f6dc1b4d6f725cdb196de18ec309b80c6b0713e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 19:26:37 +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 0321f3f9..6ab58100 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 37796f43..58449823 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": "bb7d743a23c2433e34f8c8e28b8b7d55", + "content-hash": "d8aaa07ac0385a9aa9bda5297cb17b6c", "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": "*"