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 Feb 10, 2023
1 parent 42d3abc commit 277d91e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^2.29",
"php-cs-fixer/shim": "^3.14.3",
"phpstan/phpstan": "^1.9.14",
"php-cs-fixer/shim": "^3.14.4",
"phpstan/phpstan": "^1.9.17",
"phpstan/phpstan-deprecation-rules": "^1.1.1",
"phpstan/phpstan-phpunit": "^1.3.3",
"phpstan/phpstan-phpunit": "^1.3.4",
"phpstan/phpstan-strict-rules": "^1.4.5",
"phpunit/phpunit": "^10.0.4",
"rector/rector": "^0.15.12"
"phpunit/phpunit": "^10.0.7",
"rector/rector": "^0.15.13"
},
"autoload": {
"psr-4": {
Expand Down
74 changes: 37 additions & 37 deletions composer.lock

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

0 comments on commit 277d91e

Please sign in to comment.