Skip to content

Commit 37be684

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"doctrine/orm": "~2.14||~3.0",
4848
"ekino/phpstan-banned-code": "^3.0",
4949
"friendsofphp/php-cs-fixer": "^3.72.0",
50-
"phpstan/phpstan": "^2.1",
51-
"phpstan/phpstan-deprecation-rules": "^2.0",
52-
"phpstan/phpstan-doctrine": "^2.0",
53-
"phpstan/phpstan-phpunit": "^2.0",
50+
"phpstan/phpstan": "^2.1.8",
51+
"phpstan/phpstan-deprecation-rules": "^2.0.1",
52+
"phpstan/phpstan-doctrine": "^2.0.2",
53+
"phpstan/phpstan-phpunit": "^2.0.4",
5454
"phpunit/phpunit": "^10.5.45",
55-
"rector/rector": "^2.0",
55+
"rector/rector": "^2.0.10",
5656
"symfony/cache": "^6.4||^7.0"
5757
},
5858
"suggest": {

0 commit comments

Comments
 (0)