Select Git revision
-
Bartek Jaskulski authored
Signed-off-by:
Bart Jaskulski <bartek.jaskulski@wpdesk.net>
Bartek Jaskulski authoredSigned-off-by:
Bart Jaskulski <bartek.jaskulski@wpdesk.net>
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>