Skip to content

Feature/#59 support drupal 8 and composer 2 #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 24, 2021

Conversation

hkirsman
Copy link
Collaborator

@hkirsman hkirsman commented May 29, 2021

Give it a go on project with Drupal 8 and Composer 2

composer require wunderio/code-quality:dev-feature/59-support-drupal-8-and-composer-2  --dev
cp vendor/wunderio/code-quality/config/grumphp.yml ./grumphp.yml
cp vendor/wunderio/code-quality/config/phpstan.neon ./phpstan.neon

@hkirsman hkirsman requested review from guncha25 and tormi May 31, 2021 05:39
"drupal/coder": "^8",
"phpcompatibility/php-compatibility": "^9.3",
"pheromone/phpcs-security-audit": "^2.0",
"wunderio/ecs-drupal": "^1.0",
"symplify/coding-standard": "^8.3",
"wunderio/ecs-drupal": "^0.2.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this even needed as we also have mglaman/phpstan-drupal? ;)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see that being pulled in from https://github.com/mglaman/phpstan-drupal/blob/master/composer.json

Need to test what happens if removed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hkirsman hkirsman merged commit fae25ec into 1.x Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants