File: phars.xml

package info (click to toggle)
phpunit-cli-parser 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 29,612 kB
  • sloc: php: 477; xml: 46; makefile: 15
file content (7 lines) | stat: -rw-r--r-- 498 bytes parent folder | download
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
  <phar name="php-cs-fixer" version="^3.57" installed="3.57.1" location="./tools/php-cs-fixer" copy="true"/>
  <phar name="composer" version="^2.7" installed="2.7.6" location="./tools/composer" copy="true"/>
  <phar name="infection" version="^0.28" installed="0.28.1" location="./tools/infection" copy="true"/>
  <phar name="phpstan" version="^1.11.1" installed="1.11.1" location="./tools/phpstan" copy="true"/>
</phive>