diff --git a/tools/php/manifest.yaml b/tools/php/manifest.yaml index dda25c78f4..04474394c5 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.3.13" +version: "8.3.14" check: ${binary} --version | grep ^PHP | cut -d' ' -f2 build_dependencies: - spc