Skip to content

Commit c19ab7e

Browse files
committed
Upgrade phive phpstan:0.12.2
1 parent d9e1217 commit c19ab7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phive.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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.10.2" location="./tools/phpstan" copy="true"/>
4+
<phar name="phpstan" version="^0.9.1" installed="0.12.2" location="./tools/phpstan" copy="true"/>
55
</phive>

0 commit comments

Comments
 (0)