Skip to content

Commit 36d5e64

Browse files
committed
[TASK] Update the development dependencies
1 parent 464140c commit 36d5e64

2 files changed

Lines changed: 2 additions & 2 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.44.0" installed="2.52.0" location="./.phive/composer-normalize" copy="false"/>
4-
<phar name="php-cs-fixer" version="^3.59.3" installed="3.95.18" location="./.phive/php-cs-fixer" copy="false"/>
4+
<phar name="php-cs-fixer" version="^3.59.3" installed="3.95.23" 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
@@ -34,7 +34,7 @@
3434
"phpstan/phpstan-strict-rules": "1.6.2 || 2.0.12",
3535
"phpunit/phpunit": "8.5.54",
3636
"rawr/phpunit-data-provider": "3.3.1",
37-
"rector/rector": "1.2.10 || 2.6.2",
37+
"rector/rector": "1.2.10 || 2.6.4",
3838
"rector/type-perfect": "1.0.0 || 2.1.4",
3939
"squizlabs/php_codesniffer": "4.0.4"
4040
},

0 commit comments

Comments
 (0)