Skip to content

Commit

Permalink
Update PHPStan packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 81e402a commit afdf6ab
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 106 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
],
"require": {
"php": "^8.3",
"ergebnis/phpstan-rules": "^2.2.0",
"ergebnis/phpstan-rules": "^2.5.0",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-mockery": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-phpunit": "^1.4.2",
"phpstan/phpstan-strict-rules": "^1.6.1",
"shipmonk/dead-code-detector": "^0.5.1",
"shipmonk/phpstan-rules": "^3.2",
"shipmonk/phpstan-rules": "^3.2.1",
"tomasvotruba/type-coverage": "^1.0.0",
"yamadashy/phpstan-friendly-formatter": "^1.1.2"
"yamadashy/phpstan-friendly-formatter": "^1.2.0"
},
"config": {
"sort-packages": true,
Expand Down
143 changes: 41 additions & 102 deletions composer.lock

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

0 comments on commit afdf6ab

Please sign in to comment.