Skip to content
Snippets Groups Projects
Select Git revision
  • bbe69faa3a4f915e801643041b02bb6c5644917d
  • main default protected
  • devel
  • 1.1.0
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1
  • 1.0.0
9 results

phars.xml

Blame
  • phars.xml 680 B
    <?xml version="1.0" encoding="UTF-8"?>
    <phive xmlns="https://phar.io/phive">
      <phar name="phpstan" version="^1.9.2" installed="1.9.2" location="./tools/phpstan" copy="true"/>
      <phar name="phpunit" version="^9.5.20" installed="9.5.27" location="./tools/phpunit" copy="true"/>
      <phar name="phpcs" version="^3.6.2" installed="3.7.1" location="./tools/phpcs" copy="true"/>
      <phar name="phpcbf" version="^3.6.2" installed="3.7.1" location="./tools/phpcbf" copy="true"/>
      <phar name="grumphp" version="^1.12.0" installed="1.13.0" location="./tools/grumphp" copy="true"/>
      <phar name="composer" version="^2.3.4" installed="2.4.4" location="./tools/composer" copy="true"/>
    </phive>