Skip to content

Composer: update keywords#36

Merged
jrfnl merged 1 commit intodevelopfrom
feature/composer-update-keywords
Oct 30, 2022
Merged

Composer: update keywords#36
jrfnl merged 1 commit intodevelopfrom
feature/composer-update-keywords

Conversation

@jrfnl
Copy link
Copy Markdown
Collaborator

@jrfnl jrfnl commented Oct 30, 2022

Since Composer 2.4.0, Composer will prompt users if they are sure they want to install something as require instead of require-dev if the package contains certain "dev" related keyword, like testing.

This adds the keyword to this package to help users add the package in the most appropriate place.

Refs:

Since Composer 2.4.0, Composer will prompt users if they are sure they want to install something as `require` instead of `require-dev` if the package contains certain "dev" related keyword, like `testing`.

This adds the keyword to this package to help users add the package in the most appropriate place.

Refs:
* https://getcomposer.org/doc/04-schema.md#keywords
* composer/composer#10960
@jrfnl jrfnl added documentation Improvements or additions to documentation yoastcs/qa labels Oct 30, 2022
@jrfnl jrfnl added this to the 1.x Next Release milestone Oct 30, 2022
@jrfnl jrfnl merged commit 1665358 into develop Oct 30, 2022
@jrfnl jrfnl deleted the feature/composer-update-keywords branch October 30, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation yoastcs/qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant