Skip to content

Commit

Permalink
disable phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
mogmarsh committed Dec 31, 2024
1 parent 1f3a492 commit 46451a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
"phpstan": "phpstan --memory-limit=1024M",
"test": [
"@phpcs",
"@phpunit",
"@phpstan"
"@phpunit"
]
}
}

0 comments on commit 46451a6

Please sign in to comment.