| <?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
  <!-- Use option: --force-accept-unsigned-->
  <configuration>
    <targetDirectory>bin</targetDirectory>
  </configuration>
  <phar name="phpunit" version="^7.4.4" installed="7.5.16" location="./bin/phpunit.phar" copy="false"/>
  <phar name="phpstan" version="^0.10.5" installed="0.11.16" location="./bin/phpstan" copy="false"/>
  <phar name="behat/behat" version="^3.3.0" installed="3.3.0" location="./bin/behat" copy="false"/>
  <phar name="phing" version="^3.0.0-alpha2" installed="3.0.0-alpha2" location="./bin/phing" copy="false"/>
  <phar name="phploc" version="^5.0.0" installed="5.0.0" location="./bin/phploc" copy="false"/>
  <phar name="phpcs" version="^3.4.2" installed="3.4.2" location="./bin/phpcs" copy="false"/>
  <phar name="composer/composer" version="^1.9.0" installed="1.9.0" location="./bin/composer" copy="false"/>
</phive>
 |