Skip to content

Commit

Permalink
Update Composer dev tooling dependencies (#305)
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] committed Jun 16, 2024
1 parent 6cc5639 commit 2df2a48
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
},
"require-dev": {
"guzzlehttp/guzzle": "^6.5.8|^7.4.5",
"php-cs-fixer/shim": "^3.58.1",
"php-cs-fixer/shim": "^3.59.1",
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"phpstan/phpstan": "^1.11.4",
"phpstan/phpstan-beberlei-assert": "^1.1.2",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpunit/phpunit": "^10.5.20",
"phpunit/phpunit": "^10.5.21",
"rector/rector": "^1.1.0"
},

Expand Down
41 changes: 21 additions & 20 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2df2a48

Please sign in to comment.