Skip to content

Commit

Permalink
Update Composer QA tooling dependencies (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent c5a3544 commit 8000e39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"require-dev": {
"doctrine/orm": "~2.14||~3.0",
"ekino/phpstan-banned-code": "^1.0",
"friendsofphp/php-cs-fixer": "^3.59.3",
"friendsofphp/php-cs-fixer": "^3.60.0",
"php-coveralls/php-coveralls": "^2.7.0",
"phpstan/phpstan": "^1.11.7",
"phpstan/phpstan": "^1.11.8",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.28",
"qossmic/deptrac": "^2.0.0-alpha",
"rector/rector": "^1.2.1",
"rector/rector": "^1.2.2",
"symfony/cache": "^6.4||^7.0"
},
"suggest": {
Expand Down

0 comments on commit 8000e39

Please sign in to comment.