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

Remove constraint version #45

Merged
merged 2 commits into from
Mar 26, 2018
Merged

Remove constraint version #45

merged 2 commits into from
Mar 26, 2018

Conversation

yourwebmaker
Copy link
Contributor

@yourwebmaker yourwebmaker commented Mar 24, 2018

Last tagged version is 4.0 but read asks to install 3.0

README.md Outdated
@@ -52,7 +52,7 @@ You can install the Doctrine Coding Standard as a composer dependency to your pa
Just add the following block to your project's `composer.json` file:

```bash
$ php composer require doctrine/coding-standard:^3.0
$ php composer require doctrine/coding-standard:^4.0
Copy link
Member

Choose a reason for hiding this comment

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

Since we now follow SemVer in this package, the constraint can be completely removed here.

@yourwebmaker yourwebmaker changed the title Update README to use latest version Remove constraint version Mar 24, 2018
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

👍 thanks!

@Ocramius Ocramius self-assigned this Mar 24, 2018
@Ocramius Ocramius added this to the 5.0.0 milestone Mar 24, 2018
@Ocramius Ocramius merged commit 487f662 into doctrine:master Mar 26, 2018
@Ocramius
Copy link
Member

thanks @yourwebmaker. Sorry for all the approvals: most PRs are actually due to additional RFCs, so we added a bit of process here to ensure that I don't over-eagerly merge stuff :)

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

5 participants