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 Jan 22, 2024
1 parent 1761459 commit 7e51cae
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"require-dev": {
"ergebnis/composer-normalize": "^2.41.1",
"lendable/composer-license-checker": "^1.1.0",
"php-cs-fixer/shim": "^3.47.1",
"php-cs-fixer/shim": "^3.48.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpstan/phpstan": "^1.10.56",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^10.5.7",
"phpunit/phpunit": "^10.5.8",
"qossmic/deptrac-shim": "^1.0.2",
"rector/rector": "^0.19.1"
"rector/rector": "^0.19.2"
},
"repositories": [],
"autoload": {
Expand Down
40 changes: 20 additions & 20 deletions composer.lock

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

0 comments on commit 7e51cae

Please sign in to comment.