1<?xml version="1.0" encoding="UTF-8"?>
2<phive xmlns="https://phar.io/phive">
3  <phar name="phpunit" version="8" installed="8.5.15" location="./tools/phpunit" copy="true"/>
4  <phar name="phing" version="3.*" installed="3.0.0-alpha4" location="./tools/phing" copy="true"/>
5  <phar name="composer" version="^2.0.12" installed="2.0.12" location="./tools/composer" copy="true"/>
6  <phar name="phpmd" version="^2.9.1" installed="2.9.1" location="./tools/phpmd" copy="true"/>
7  <phar name="phploc" version="^7.0.2" installed="7.0.2" location="./tools/phploc" copy="true"/>
8  <phar name="phpdox" version="^0.12.0" installed="0.12.0" location="./tools/phpdox" copy="true"/>
9</phive>
10