<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<configuration>
<targetDirectory>bin</targetDirectory>
</configuration>
<phar name="phpunit" version="^7.4.4" installed="7.5.8" location="./bin/phpunit" copy="false"/>
<phar name="phpstan" version="^0.10.5" installed="0.11.5" location="./bin/phpstan" copy="false"/>
<phar name="phing" version="^3.0.0-alpha2" installed="3.0.0-alpha2" location="./bin/phing" copy="false"/>
<phar name="behat/behat" version="^3.3.0" installed="3.3.0" location="./bin/behat" copy="false"/>
<phar name="phpbench" version="^0.16.9" installed="0.16.9" location="./bin/phpbench" copy="false"/>
</phive>
|