Skip to content

Commit

Permalink
Update Composer dev tooling dependencies (#605)
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 Mar 22, 2024
1 parent 5b8ccc9 commit 4b7dcb0
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 128 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
},
"require-dev": {
"infection/infection": "^0.27.11",
"lendable/composer-license-checker": "^1.1.1",
"lendable/composer-license-checker": "^1.2.0",
"liuggio/fastest": "^1.8",
"mikey179/vfsstream": "^1.6.11",
"php-cs-fixer/shim": "^3.51.0",
"php-cs-fixer/shim": "^3.52.1",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpstan/phpstan": "^1.10.59",
"phpstan/phpstan": "^1.10.64",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^10.5.11",
"rector/rector": "^1.0.2"
"phpunit/phpunit": "^10.5.15",
"rector/rector": "^1.0.3"
},
"provide": {
"psr/clock-implementation": "1.0"
Expand Down
Loading

0 comments on commit 4b7dcb0

Please sign in to comment.