From 4dc5d544992ae72cce8c07f3ad2d0df745141cca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Mar 2025 02:01:22 +0000 Subject: [PATCH] chore(deps): update dependency php/php-src to v8.4.5 --- tools/php/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/php/manifest.yaml b/tools/php/manifest.yaml index 46231583b2..966569dccf 100644 --- a/tools/php/manifest.yaml +++ b/tools/php/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: php -version: "8.4.4" +version: "8.4.5" check: ${binary} --version | grep ^PHP | cut -d' ' -f2 build_dependencies: - spc