Skip to content

Commit

Permalink
Update Composer dev tooling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 2df2a48 commit 81159ed
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 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.59.1",
"php-cs-fixer/shim": "^3.59.3",
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"phpstan/phpstan": "^1.11.4",
"phpstan/phpstan": "^1.11.5",
"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.21",
"phpunit/phpunit": "^10.5.22",
"rector/rector": "^1.1.0"
},

Expand Down
36 changes: 18 additions & 18 deletions composer.lock

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

0 comments on commit 81159ed

Please sign in to comment.