Skip to content

Commit 2f317e1

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"deptrac/deptrac": "^4.0",
4848
"doctrine/orm": "~2.14||~3.0",
4949
"ekino/phpstan-banned-code": "^3.0",
50-
"friendsofphp/php-cs-fixer": "^3.90.0",
50+
"friendsofphp/php-cs-fixer": "^3.91.2",
5151
"phpstan/phpstan": "^2.1.32",
5252
"phpstan/phpstan-deprecation-rules": "^2.0.3",
53-
"phpstan/phpstan-doctrine": "^2.0.11",
53+
"phpstan/phpstan-doctrine": "^2.0.12",
5454
"phpstan/phpstan-phpunit": "^2.0.8",
55-
"phpunit/phpunit": "^10.5.58",
56-
"rector/rector": "^2.2.8",
55+
"phpunit/phpunit": "^10.5.59",
56+
"rector/rector": "^2.2.11",
5757
"symfony/cache": "^6.4||^7.0",
5858
"symfony/var-exporter": "^6.4||^7.0"
5959
},

0 commit comments

Comments
 (0)