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] authored Oct 28, 2023
1 parent 5464838 commit 53c6899
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 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.35.1",
"php-cs-fixer/shim": "^3.37.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpstan/phpstan": "^1.10.39",
"phpstan/phpstan-beberlei-assert": "^1.1.2",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.4.1",
"phpunit/phpunit": "^10.4.2",
"rector/rector": "^0.18"
},

Expand Down
26 changes: 13 additions & 13 deletions composer.lock

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

0 comments on commit 53c6899

Please sign in to comment.