Skip to content

Commit

Permalink
Merge pull request #148 from WyriHaximus/add-phpstan
Browse files Browse the repository at this point in the history
Add PHPStan to balance updating out
  • Loading branch information
WyriHaximus authored Dec 25, 2024
2 parents a85c26a + c02b757 commit 6a7d088
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 217 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"require": {
"php": "^8.3",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpstan/phpstan-mockery": "^2.0.0",
"phpstan/phpstan-phpunit": "^2.0.3",
Expand Down
Loading

0 comments on commit 6a7d088

Please sign in to comment.