Skip to content

Commit 3bdc83f

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

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.14",
52-
"phpstan/phpstan-deprecation-rules": "^2.0.2",
51+
"phpstan/phpstan": "^2.1.15",
52+
"phpstan/phpstan-deprecation-rules": "^2.0.3",
5353
"phpstan/phpstan-doctrine": "^2.0.3",
5454
"phpstan/phpstan-phpunit": "^2.0.6",
5555
"phpunit/phpunit": "^10.5.46",
56-
"rector/rector": "^2.0.15",
56+
"rector/rector": "^2.0.16",
5757
"symfony/cache": "^6.4||^7.0"
5858
},
5959
"suggest": {

0 commit comments

Comments
 (0)