diff --git a/.drone.star b/.drone.star index 048dc83c..fc9efeac 100644 --- a/.drone.star +++ b/.drone.star @@ -60,13 +60,7 @@ config = { ], "codestyle": True, "phpstan": True, - "phan": { - "multipleVersions": { - "phpVersions": [ - DEFAULT_PHP_VERSION, - ], - }, - }, + "phan": False, "javascript": False, "phpunit": { "allDatabases": {