Skip to content

Commit

Permalink
Psalm 5.14.1 => 5.15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilverloop committed Aug 21, 2023
1 parent 677d5f8 commit b3f06be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .phive/phars.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^10.0.11" installed="10.3.2" location="./tools/phpunit" copy="true"/>
<phar name="psalm" version="^5.14.1" installed="5.14.1" location="./tools/psalm" copy="true"/>
<phar name="psalm" version="^5.14.1" installed="5.15.0" location="./tools/psalm" copy="true"/>
<phar name="phpcs" version="^3.5.8" installed="3.7.2" location="./tools/phpcs" copy="true"/>
<phar name="phpdocumentor" version="^3.3.0" installed="3.4.0" location="./tools/phpdocumentor" copy="true"/>
<phar name="phpcbf" version="^3.7.1" installed="3.7.2" location="./tools/phpcbf" copy="true"/>
Expand Down

0 comments on commit b3f06be

Please sign in to comment.