Skip to content

Commit 9a2bc5f

Browse files
committed
[TASK] Update the development tools
1 parent 33db9f7 commit 9a2bc5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.phive/phars.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
33
<phar name="composer-normalize" version="^2.44.0" installed="2.47.0" location="./.phive/composer-normalize" copy="false"/>
4-
<phar name="php-cs-fixer" version="^3.59.3" installed="3.84.0" location="./.phive/php-cs-fixer" copy="false"/>
4+
<phar name="php-cs-fixer" version="^3.59.3" installed="3.85.1" location="./.phive/php-cs-fixer" copy="false"/>
55
</phive>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require-dev": {
3030
"php-parallel-lint/php-parallel-lint": "1.4.0",
3131
"phpstan/extension-installer": "1.4.3",
32-
"phpstan/phpstan": "1.12.28 || 2.1.19",
32+
"phpstan/phpstan": "1.12.28 || 2.1.21",
3333
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.7",
3434
"phpstan/phpstan-strict-rules": "1.6.2 || 2.0.6",
3535
"phpunit/phpunit": "8.5.42",

0 commit comments

Comments
 (0)