Update tools

This commit is contained in:
Sebastian Bergmann 2020-04-13 08:44:17 +02:00
parent aaab8db301
commit 4e9e44cf9c
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="php-cs-fixer" version="^2.16" installed="2.16.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^3.8" installed="3.10.1" location="./tools/psalm" copy="true"/>
<phar name="php-cs-fixer" version="^2.16" installed="2.16.2" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^3.8" installed="3.11.1" location="./tools/psalm" copy="true"/>
</phive>

Binary file not shown.

Binary file not shown.