Skip to content

Commit a6f1c04

Browse files
author
Florian Krämer
committed
Updating phive.xml
1 parent 91b6617 commit a6f1c04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

phive.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
<phar url="https://some.tld/tool.phar" />
2828
<phar url="someone/somerepo" />
2929
-->
30-
<phar name="phpunit" version="^9.0" installed="9.0.1" location="./bin/phpunit" copy="true"/>
31-
<phar name="phpstan" version="^0.12.30" installed="0.12.30" location="./bin/phpstan" copy="true"/>
32-
<phar name="phpcs" version="^3.5.3" installed="3.5.3" location="./bin/phpcs" copy="true"/>
33-
<phar name="phpcbf" version="^3.5.3" installed="3.5.4" location="./bin/phpcbf" copy="true"/>
30+
<phar name="phpunit" version="^9.4" installed="9.4.0" location="./bin/phpunit" copy="true"/>
31+
<phar name="phpstan" version="^0.12.53" installed="0.12.53" location="./bin/phpstan" copy="true"/>
32+
<phar name="phpcs" version="^3.5.8" installed="3.5.8" location="./bin/phpcs" copy="true"/>
33+
<phar name="phpcbf" version="^3.5.8" installed="3.5.8" location="./bin/phpcbf" copy="true"/>
3434
<phar name="grumphp" version="^0.19.1" installed="0.19.1" location="./bin/grumphp" copy="true"/>
3535
</phive>

0 commit comments

Comments
 (0)