Skip to content

Conversation

@jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Jan 19, 2020

The DealerDirect Composer plugin has just released version 0.6.0.
As Composer treats minors < 1.0 as majors, updating to this version requires an update to the composer.json requirements.

For pre-1.0 versions it also acts with safety in mind and treats ^0.3 as >=0.3.0 <0.4.0.

Note: As underlying standards may not have updated their requirements for this plugin yet, I've kept the requirement flexible so as to prevent conflicts.

Refs:

The DealerDirect Composer plugin has just released version `0.6.0`.
As Composer treats minors < 1.0 as majors, updating to this version requires an update to the `composer.json` requirements.

> For pre-1.0 versions it also acts with safety in mind and treats `^0.3` as `>=0.3.0 <0.4.0`.

Note: As underlying standards may not have updated their requirements for this plugin yet, I've kept the requirement flexible so as to prevent conflicts.

Refs:
* https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases/tag/v0.6.0
* https://getcomposer.org/doc/articles/versions.md#caret-version-range-
@jrfnl jrfnl requested a review from a team as a code owner January 19, 2020 20:09
@schlessera schlessera added this to the 2.1.10 milestone Jan 20, 2020
@schlessera schlessera changed the title Composer: update PHPCS Composer plugin dependency Update PHPCS Composer plugin dependency Jan 20, 2020
@schlessera schlessera merged commit d62dd1b into wp-cli:master Jan 20, 2020
@schlessera
Copy link
Member

Thanks for the PR, @jrfnl !

@jrfnl jrfnl deleted the feature/composer-update-dependency branch January 20, 2020 10:44
schlessera added a commit that referenced this pull request Jan 5, 2022
Composer: update PHPCS Composer plugin dependency
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