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

Composer: update PHPCS Composer plugin dependency #161

Merged
merged 1 commit into from
Jun 27, 2020

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.0.0-alpha3 milestone Jun 27, 2020
@jrfnl jrfnl merged commit 7799db4 into develop Jun 27, 2020
@jrfnl jrfnl deleted the feature/allow-for-new-composer-plugin-version branch June 27, 2020 23:12
@jrfnl jrfnl mentioned this pull request Jun 28, 2020
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant