diff --git a/composer.json b/composer.json index d7ccfa2..a6214fd 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "test": "phpunit", "check-style": "phpcs src tests", "fix-style": "phpcbf src tests", - "analyse": "phpstan analyse -c phpstan.neon.dist --memory-limit 256K" + "analyse": "phpstan analyse -c phpstan.neon.dist" }, "extra": { "branch-alias": {