Skip to content

Commit 12c641e

Browse files
Update Composer QA tooling dependencies (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8000e39 commit 12c641e

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
@@ -45,11 +45,11 @@
4545
"require-dev": {
4646
"doctrine/orm": "~2.14||~3.0",
4747
"ekino/phpstan-banned-code": "^1.0",
48-
"friendsofphp/php-cs-fixer": "^3.60.0",
48+
"friendsofphp/php-cs-fixer": "^3.61.1",
4949
"php-coveralls/php-coveralls": "^2.7.0",
50-
"phpstan/phpstan": "^1.11.8",
50+
"phpstan/phpstan": "^1.11.9",
5151
"phpstan/phpstan-phpunit": "^1.4.0",
52-
"phpunit/phpunit": "^10.5.28",
52+
"phpunit/phpunit": "^10.5.29",
5353
"qossmic/deptrac": "^2.0.0-alpha",
5454
"rector/rector": "^1.2.2",
5555
"symfony/cache": "^6.4||^7.0"

0 commit comments

Comments
 (0)