Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 27, 2020

The DealerDirect Composer plugin has just released version 0.7.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.

Refs:

The DealerDirect Composer plugin has just released version `0.7.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`.

Refs:
* https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases/tag/v0.7.0
* https://getcomposer.org/doc/articles/versions.md#caret-version-range-
@jrfnl jrfnl added this to the 1.x Next milestone Jun 27, 2020
@jrfnl jrfnl merged commit 83e147a into master Jun 27, 2020
@jrfnl jrfnl deleted the feature/allow-for-new-composer-plugin-version branch June 27, 2020 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants