Skip to content

Commit

Permalink
Update PHIVE dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfire-tortue-geniale authored and jderusse committed Nov 20, 2023
1 parent e08ca48 commit 4c6d55a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phive.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpstan" version="^1.5.0" installed="1.10.41" location="./bin/tools/phpstan" copy="true"/>
<phar name="php-cs-fixer" version="^3.0" installed="3.38.0" location="./bin/tools/php-cs-fixer" copy="true"/>
<phar name="phpstan" version="^1.5.0" installed="1.10.43" location="./bin/tools/phpstan" copy="true"/>
<phar name="php-cs-fixer" version="^3.0" installed="3.38.2" location="./bin/tools/php-cs-fixer" copy="true"/>
</phive>

0 comments on commit 4c6d55a

Please sign in to comment.