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 Aug 10, 2023
1 parent 5a68a18 commit d70a40d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
8 changes: 4 additions & 4 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.34.0",
"php-cs-fixer/shim": "^3.22.0",
"phpstan/phpstan": "^1.10.26",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan": "^1.10.28",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.2.6",
"rector/rector": "^0.17.7",
"phpunit/phpunit": "^10.3.1",
"rector/rector": "^0.17.11",
"symfony/filesystem": "^6.2"
},
"autoload": {
Expand Down
59 changes: 27 additions & 32 deletions composer.lock

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

0 comments on commit d70a40d

Please sign in to comment.