Skip to content

Commit

Permalink
Psalm 4.25.0 => 4.26.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilverloop committed Aug 3, 2022
1 parent 5a2da9d commit a3b8855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phive.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^9.5.1" installed="9.5.21" location="./tools/phpunit" copy="true"/>
<phar name="psalm" version="^4.4.1" installed="4.25.0" location="./tools/psalm" copy="true"/>
<phar name="psalm" version="^4.4.1" installed="4.26.0" location="./tools/psalm" copy="true"/>
<phar name="phpcs" version="^3.5.8" installed="3.7.1" location="./tools/phpcs" copy="true"/>
<phar name="phpdocumentor" version="^3.3.1" installed="3.3.1" location="./tools/phpdocumentor" copy="true"/>
</phive>

0 comments on commit a3b8855

Please sign in to comment.