Skip to content

Commit

Permalink
fix all phpstan errors, this time for sure 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Dec 4, 2024
1 parent fa45774 commit 25aefc7
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 66 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"brianium/paratest": "^6.11",
"friendsofphp/php-cs-fixer": "^3.39",
"guzzlehttp/guzzle": "^7.6",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^9.6"
},
"suggest": {
Expand Down
Loading

0 comments on commit 25aefc7

Please sign in to comment.