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