Skip to content

Commit

Permalink
Update Composer QA tooling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 3bdc127 commit 724b82d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.57.1",
"friendsofphp/php-cs-fixer": "^3.59.3",
"php-coveralls/php-coveralls": "^2.7.0",
"phpstan/phpstan": "^1.11.1",
"phpstan/phpstan": "^1.11.5",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.20",
"phpunit/phpunit": "^10.5.24",
"qossmic/deptrac": "^2.0.0-alpha",
"rector/rector": "^1.0.5",
"rector/rector": "^1.1.0",
"symfony/cache": "^6.4||^7.0"
},
"suggest": {
Expand Down

0 comments on commit 724b82d

Please sign in to comment.