Skip to content
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

Add dev as keyword to the composer.json file #999

Merged
merged 1 commit into from Apr 15, 2023

Conversation

tvbeek
Copy link
Member

@tvbeek tvbeek commented Mar 20, 2023

Add dev as keyword to the composer.json file to suggest to install it as a require-dev package.

See: composer/composer#10960

Type:feature
Issue: Resolves none
Breaking change: no

With adding dev as keyword composer will suggest it as dev package if someone install it with composer require without --dev.

@tvbeek tvbeek self-assigned this Mar 20, 2023
@kylekatarnls kylekatarnls merged commit 449a683 into phpmd:master Apr 15, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants