We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98175c commit e16f304Copy full SHA for e16f304
.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.65" installed="3.66.0" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.65" installed="3.66.1" location="./tools/php-cs-fixer" copy="true"/>
4
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
5
<phar name="composer" version="^2.8" installed="2.8.4" location="./tools/composer" copy="true"/>
6
</phive>
tools/php-cs-fixer
954 Bytes
0 commit comments