Skip to content

Commit

Permalink
Merge pull request #122 from WyriHaximus/renovate/phpstan-packages
Browse files Browse the repository at this point in the history
Update PHPStan packages
  • Loading branch information
WyriHaximus authored May 15, 2024
2 parents b8b4dcf + 22d17b4 commit e781d15
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"require": {
"php": "^8.2",
"ergebnis/phpstan-rules": "^2.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-mockery": "^1.1.2",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-strict-rules": "^1.5.5",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"thecodingmachine/phpstan-safe-rule": "^1.2",
"thecodingmachine/phpstan-strict-rules": "^1.0"
},
Expand Down
55 changes: 27 additions & 28 deletions composer.lock

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

0 comments on commit e781d15

Please sign in to comment.