Skip to content

Commit 0cf753d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
"deptrac/deptrac": "^3.0",
4747
"doctrine/orm": "~2.14||~3.0",
4848
"ekino/phpstan-banned-code": "^3.0",
49-
"friendsofphp/php-cs-fixer": "^3.74.0",
49+
"friendsofphp/php-cs-fixer": "^3.75.0",
5050
"phpstan/phpstan": "^2.1.11",
5151
"phpstan/phpstan-deprecation-rules": "^2.0.1",
5252
"phpstan/phpstan-doctrine": "^2.0.2",
5353
"phpstan/phpstan-phpunit": "^2.0.6",
5454
"phpunit/phpunit": "^10.5.45",
55-
"rector/rector": "^2.0.10",
55+
"rector/rector": "^2.0.11",
5656
"symfony/cache": "^6.4||^7.0"
5757
},
5858
"suggest": {

0 commit comments

Comments
 (0)