Skip to content

Commit a3e20db

Browse files
chore: Update Composer QA tooling dependencies
1 parent 75a1d63 commit a3e20db

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
@@ -48,12 +48,12 @@
4848
"doctrine/orm": "~2.14||~3.0",
4949
"ekino/phpstan-banned-code": "^3.0",
5050
"friendsofphp/php-cs-fixer": "^3.89.2",
51-
"phpstan/phpstan": "^2.1.31",
51+
"phpstan/phpstan": "^2.1.32",
5252
"phpstan/phpstan-deprecation-rules": "^2.0.3",
5353
"phpstan/phpstan-doctrine": "^2.0.11",
54-
"phpstan/phpstan-phpunit": "^2.0.7",
54+
"phpstan/phpstan-phpunit": "^2.0.8",
5555
"phpunit/phpunit": "^10.5.58",
56-
"rector/rector": "^2.2.7",
56+
"rector/rector": "^2.2.8",
5757
"symfony/cache": "^6.4||^7.0"
5858
},
5959
"suggest": {

0 commit comments

Comments
 (0)