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 a0ebc3a commit 2d65829Copy full SHA for 2d65829
3 files changed
.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.93" location="./tools/php-cs-fixer" copy="true" installed="3.94.0"/>
4
- <phar name="phpunit" version="^12.0" location="./tools/phpunit" copy="true" installed="12.5.11"/>
+ <phar name="php-cs-fixer" version="^3.93" location="./tools/php-cs-fixer" copy="true" installed="3.94.2"/>
+ <phar name="phpunit" version="^12.0" location="./tools/phpunit" copy="true" installed="12.5.14"/>
5
<phar name="composer-normalize" version="^2.50.0" location="./tools/composer-normalize" copy="true" installed="2.50.0"/>
6
</phive>
tools/php-cs-fixer
200 Bytes
0 commit comments