Skip to content

Commit 9155ee3

Browse files
committed
[TASK] Update the development dependencies
1 parent 72c4a36 commit 9155ee3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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.42.0" installed="2.52.0" location="./.phive/composer-normalize" copy="false"/>
4-
<phar name="php-cs-fixer" version="^3.58.1" installed="3.95.18" location="./.phive/php-cs-fixer" copy="false"/>
4+
<phar name="php-cs-fixer" version="^3.58.1" installed="3.95.23" location="./.phive/php-cs-fixer" copy="false"/>
55
</phive>

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@
4848
"php-parallel-lint/php-parallel-lint": "1.4.0",
4949
"phpmd/phpmd": "2.15.0",
5050
"phpstan/extension-installer": "1.4.3",
51-
"phpstan/phpstan": "1.12.33 || 2.2.9",
51+
"phpstan/phpstan": "1.12.33 || 2.2.10",
5252
"phpstan/phpstan-deprecation-rules": "1.2.1 || 2.0.5",
5353
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.18",
5454
"phpstan/phpstan-strict-rules": "1.6.2 || 2.0.12",
5555
"phpunit/phpunit": "9.6.36",
5656
"rawr/phpunit-data-provider": "3.3.1",
57-
"rector/rector": "1.2.10 || 2.6.2",
57+
"rector/rector": "1.2.10 || 2.6.5",
5858
"rector/type-perfect": "1.0.0 || 2.1.4",
5959
"squizlabs/php_codesniffer": "4.0.4",
6060
"thecodingmachine/phpstan-safe-rule": "1.2.0 || 1.4.7"

0 commit comments

Comments
 (0)