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 Feb 8, 2023
1 parent 42d3abc commit 302d5bb
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"require-dev": {
"ergebnis/composer-normalize": "^2.29",
"php-cs-fixer/shim": "^3.14.3",
"phpstan/phpstan": "^1.9.14",
"phpstan/phpstan": "^1.9.17",
"phpstan/phpstan-deprecation-rules": "^1.1.1",
"phpstan/phpstan-phpunit": "^1.3.3",
"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
50 changes: 25 additions & 25 deletions composer.lock

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

0 comments on commit 302d5bb

Please sign in to comment.