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 Apr 20, 2023
1 parent da5e5ff commit 34ef9be
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 37 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.30.2",
"php-cs-fixer/shim": "^3.16.0",
"phpstan/phpstan": "^1.10.10",
"phpstan/phpstan": "^1.10.14",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.0.19",
"rector/rector": "^0.15.23",
"phpunit/phpunit": "^10.1.1",
"rector/rector": "^0.15.24",
"symfony/filesystem": "^6.2"
},
"autoload": {
Expand Down
70 changes: 36 additions & 34 deletions composer.lock

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

0 comments on commit 34ef9be

Please sign in to comment.