Skip to content

Commit a4faa6c

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

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.75.0",
51-
"phpstan/phpstan": "^2.1.12",
52-
"phpstan/phpstan-deprecation-rules": "^2.0.1",
51+
"phpstan/phpstan": "^2.1.13",
52+
"phpstan/phpstan-deprecation-rules": "^2.0.2",
5353
"phpstan/phpstan-doctrine": "^2.0.2",
5454
"phpstan/phpstan-phpunit": "^2.0.6",
5555
"phpunit/phpunit": "^10.5.45",
56-
"rector/rector": "^2.0.11",
56+
"rector/rector": "^2.0.14",
5757
"symfony/cache": "^6.4||^7.0"
5858
},
5959
"suggest": {

0 commit comments

Comments
 (0)