Skip to content

Commit

Permalink
Update Composer development tooling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent fac3824 commit 49c98ca
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"amphp/phpunit-util": "^3.0",
"ergebnis/phpstan-rules": "^2.1",
"lendable/clock": "^2.3",
"php-cs-fixer/shim": "^v3.30.0",
"php-cs-fixer/shim": "^v3.34.1",
"php-standard-library/phpstan-extension": "^1.0",
"phpstan/phpstan": "^1.10.35",
"phpstan/phpstan": "^1.10.38",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.14",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.6.13",
"psr/container": "^2.0",
"rector/rector": "^0.18.4"
"rector/rector": "^0.18.5"
},
"config": {
"sort-packages": true,
Expand Down
38 changes: 19 additions & 19 deletions composer.lock

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

0 comments on commit 49c98ca

Please sign in to comment.