Skip to content

Commit

Permalink
Update tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfeldmann committed May 26, 2024
1 parent f543df3 commit c9fdc63
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions phive.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="captainhook" version="^5.10" location="./tools/captainhook" copy="true" installed="5.19.2"/>
<phar name="phpunit" version="^9.4.3" location="./tools/phpunit" copy="true" installed="9.6.15"/>
<phar name="phpab" version="^1.20.0" location="./tools/phpab" copy="true" installed="1.29.0"/>
<phar name="phpcs" version="^3.5.2" location="./tools/phpcs" copy="true" installed="3.8.0"/>
<phar name="phpstan" version="^1.0" location="./tools/phpstan" copy="true" installed="1.10.50"/>
<phar name="captainhook" version="^5.10" location="./tools/captainhook" copy="true" installed="5.23.0"/>
<phar name="phpunit" version="^9.4.3" location="./tools/phpunit" copy="true" installed="9.6.19"/>
<phar name="phpab" version="^1.20.0" location="./tools/phpab" copy="true" installed="1.29.1"/>
<phar name="phpcs" version="^3.5.2" location="./tools/phpcs" copy="true" installed="3.10.1"/>
<phar name="phpstan" version="^1.0" location="./tools/phpstan" copy="true" installed="1.11.2"/>
</phive>

0 comments on commit c9fdc63

Please sign in to comment.