We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sebastianbergmann
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 5395463 commit 1eae16eCopy full SHA for 1eae16e
.phive/phars.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
<phar name="php-cs-fixer" version="^3.0" installed="3.15.1" location="./tools/php-cs-fixer" copy="true"/>
4
- <phar name="psalm" version="^5.0" installed="5.8.0" location="./tools/psalm" copy="true"/>
+ <phar name="psalm" version="^5.0" installed="5.9.0" location="./tools/psalm" copy="true"/>
5
<phar name="composer" version="^2.0.3" installed="2.5.5" location="./tools/composer" copy="true"/>
6
</phive>
tools/psalm
235 KB
0 commit comments