We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be69e7 commit c5c9806Copy full SHA for c5c9806
.phive/phars.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
- <phar name="php-cs-fixer" version="^3.0" installed="3.40.2" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.0" installed="3.41.0" location="./tools/php-cs-fixer" copy="true"/>
4
<phar name="psalm" version="^5.0" installed="5.17.0" location="./tools/psalm" copy="true"/>
5
- <phar name="composer" version="^2.0.3" installed="2.6.5" location="./tools/composer" copy="true"/>
+ <phar name="composer" version="^2.0.3" installed="2.6.6" location="./tools/composer" copy="true"/>
6
</phive>
tools/composer
760 Bytes
tools/php-cs-fixer
363 Bytes
0 commit comments