Skip to content

Commit 41f77e8

Browse files
committed
Remove phpstan from phive
1 parent cbe141d commit 41f77e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phive.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +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.12.32" location="./tools/phpstan" copy="true"/>
54
<phar name="psalm" version="^3.12.1" installed="3.12.1" location="./tools/psalm" copy="true"/>
65
</phive>

0 commit comments

Comments
 (0)