We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e3d093 commit 93fbfffCopy full SHA for 93fbfff
.phive/phars.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
<phar name="phpab" version="^1.29" installed="1.29.2" location="./tools/phpab" copy="true"/>
4
- <phar name="php-cs-fixer" version="^3.64" installed="3.64.0" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.65" installed="3.65.0" location="./tools/php-cs-fixer" copy="true"/>
5
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
6
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.15" location="./tools/php-scoper" copy="true"/>
7
<phar name="composer" version="^2.8" installed="2.8.3" location="./tools/composer" copy="true"/>
tools/php-cs-fixer
12.6 KB
0 commit comments