antidot-framework/installer

View on GitHub
src/Template/ComposerJson.php

Summary

Maintainability
A
1 hr
Test Coverage

Method prepare has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function prepare(string $installationPath, array $dependencies, array $removePatterns): void
    {

        // Update composer.json (project is proprietary by default)
        /** @psalm-suppress MixedArgument */
Severity: Minor
Found in src/Template/ComposerJson.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status