Trigger a new build
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2025-09-02 09:59:37 +00:00
parent 74033f0ab6
commit 360682f813
3 changed files with 196 additions and 137 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpdocumentor" version="^3.7.1" installed="3.7.1" location="./tools/phpdocumentor" copy="false"/>
<phar name="phpdocumentor" version="^3.8.1" installed="3.8.1" location="./tools/phpdocumentor" copy="false"/>
<phar name="phpcs" version="^3.12.2" installed="3.12.2" location="./tools/phpcs" copy="false"/>
<phar name="phploc" version="^7.0.2" installed="7.0.2" location="./tools/phploc" copy="false"/>
<phar name="overtrue/phplint" version="^9.6.2" installed="9.6.2" location="./tools/phplint" copy="false"/>