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

Drop PHP 7.2 support to upgrade PHPUnit #48

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Conversation

OndraM
Copy link
Member

@OndraM OndraM commented Nov 27, 2020

No description provided.

@OndraM OndraM added this to the 3.0 milestone Nov 27, 2020
@@ -6,6 +6,7 @@

## Unreleased
- Replace `Symplify\CodingStandard\Sniffs\Naming\[AbstractClassNameSniff, ClassNameSuffixByParentSniff, InterfaceNameSniff and TraitNameSniff]` with equivalent versions backported to this repository.
- Drop PHP 7.2 support.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls label as BC

Copy link
Member Author

@OndraM OndraM Nov 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency change is not BC break (library public API was not changed). See https://sebastiandedeyne.com/composer-semver-and-underlying-dependency-changes/

Do I need to increment my package’s major version when I update the language requirement?
No. (...)

However, this whole will be part of php-coding-standard 3.0, so it will effectively be in next major release.

@OndraM OndraM changed the base branch from feature/ecs-update to main December 7, 2020 12:43
@OndraM OndraM merged commit d44e62f into main Dec 7, 2020
@OndraM OndraM deleted the feature/phpunit-upgrade branch December 7, 2020 12:46
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.

None yet

5 participants