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

Merge release 8.1.0 into master #215

Merged
merged 5 commits into from
Sep 29, 2020

Conversation

doctrinebot
Copy link

Release 8.1.0

8.1.0

dependabot-preview bot and others added 5 commits July 5, 2020 22:34
Updates the requirements on [slevomat/coding-standard](https://github.com/slevomat/coding-standard) to permit the latest version.
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@6.3.8...6.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
The exit code was only being checked on PHP 7.4+, which is completely
wrong.

This makes the checks behave consistently across all supported versions,
updating the expected reports accordingly.
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`.

Note:
This standard can be combined by end-users with other PHPCS standards which may also include the Dealerdirect Composer plugin. Also: projects which _require_ this standard, may also require the plugin directly.
With that in mind, it is strongly recommended to allow a wider range or versions to prevent conflicts, as per this PR.

Refs:
* https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases/tag/v0.7.0
* https://getcomposer.org/doc/articles/versions.md#caret-version-range-
@doctrinebot doctrinebot requested a review from a team as a code owner July 5, 2020 20:44
@carusogabriel carusogabriel requested a review from a team September 29, 2020 09:06
@ostrolucky ostrolucky merged commit 28203e1 into master Sep 29, 2020
@ostrolucky ostrolucky deleted the 8.1.x-merge-up-into-master_5f023ba533d0d6.41911804 branch September 29, 2020 10:50
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.

8 participants