Skip to content

Commit cbe141d

Browse files
committed
Update phpstan
1 parent 6641873 commit cbe141d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phive.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
33
<phar name="phpunit" version="^8.4.3" installed="8.4.3" location="./tools/phpunit" copy="true"/>
4-
<phar name="phpstan" version="^0.9.1" installed="0.12.2" location="./tools/phpstan" copy="true"/>
4+
<phar name="phpstan" version="^0.9.1" installed="0.12.32" location="./tools/phpstan" copy="true"/>
55
<phar name="psalm" version="^3.12.1" installed="3.12.1" location="./tools/psalm" copy="true"/>
66
</phive>

0 commit comments

Comments
 (0)