Skip to content

Commit

Permalink
Psalm 4.11.2 => 4.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilverloop committed Nov 7, 2021
1 parent 7ef83a0 commit 3da931e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phive.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^9.5.2" installed="9.5.10" location="./tools/phpunit" copy="true"/>
<phar name="psalm" version="^4.6.1" installed="4.11.2" location="./tools/psalm" copy="true"/>
<phar name="psalm" version="^4.6.1" installed="4.12.0" location="./tools/psalm" copy="true"/>
<phar name="phpcs" version="^3.5.8" installed="3.6.1" location="./tools/phpcs" copy="true"/>
</phive>

0 comments on commit 3da931e

Please sign in to comment.