phars.xml 641 B

12345678
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <phive xmlns="https://phar.io/phive">
  3. <phar name="php-cs-fixer" version="^2.16" installed="2.16.7" location="./tools/php-cs-fixer" copy="true"/>
  4. <phar name="psalm" version="^4.0" installed="4.2.1" location="./tools/psalm" copy="true"/>
  5. <phar name="roave/backwardcompatibilitycheck" version="^5.0" installed="5.0.0" location="./tools/roave-backward-compatibility-check" copy="true"/>
  6. <phar name="infection" version="^0.16" installed="0.20.2" location="./tools/infection" copy="true"/>
  7. <phar name="composer" version="^2.0.3" installed="2.0.7" location="./tools/composer" copy="true"/>
  8. </phive>