Skip to content

Commit 389ab69

Browse files
committed
Update lock and tools
Signed-off-by: Arne Blankerts <[email protected]>
1 parent 2df11d1 commit 389ab69

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

composer.lock

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phive.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^10.1.3" installed="10.3.1" location="./tools/phpunit" copy="false"/>
3+
<phar name="phpunit" version="^10.1.3" installed="10.3.2" location="./tools/phpunit" copy="false"/>
44
<phar name="phpab" version="^1.25" installed="1.28.0" location="./tools/phpab" copy="false"/>
5-
<phar name="php-cs-fixer" version="^3.16.0" installed="3.22.0" location="./tools/php-cs-fixer" copy="false"/>
5+
<phar name="php-cs-fixer" version="^3.16.0" installed="3.23.0" location="./tools/php-cs-fixer" copy="false"/>
66
<phar name="psalm" version="^5.9.0" installed="5.14.1" location="./tools/psalm" copy="false"/>
77
</phive>

0 commit comments

Comments
 (0)