Skip to content

Commit e054832

Browse files
chore: Update Composer QA tooling dependencies (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0b2ac8 commit e054832

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"deptrac/deptrac": "^3.0",
4848
"doctrine/orm": "~2.14||~3.0",
4949
"ekino/phpstan-banned-code": "^3.0",
50-
"friendsofphp/php-cs-fixer": "^3.75.0",
50+
"friendsofphp/php-cs-fixer": "^3.76.0",
5151
"phpstan/phpstan": "^2.1.17",
5252
"phpstan/phpstan-deprecation-rules": "^2.0.3",
5353
"phpstan/phpstan-doctrine": "^2.0.3",
5454
"phpstan/phpstan-phpunit": "^2.0.6",
55-
"phpunit/phpunit": "^10.5.46",
56-
"rector/rector": "^2.0.18",
55+
"phpunit/phpunit": "^10.5.47",
56+
"rector/rector": "^2.1.0",
5757
"symfony/cache": "^6.4||^7.0"
5858
},
5959
"suggest": {

0 commit comments

Comments
 (0)