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

fix: update minimal reflection-docblock version #41

Merged
merged 1 commit into from
Jan 10, 2021
Merged

fix: update minimal reflection-docblock version #41

merged 1 commit into from
Jan 10, 2021

Conversation

VincentLanglet
Copy link
Contributor

Hi @felixfbecker

The 4.0.0 release has a bug.
phpDocumentor/ReflectionDocBlock#111

This was fixed in 4.0.1. But I don't see any reason to not require the last version.

Currently, when using composer update --prefer-lowest, the 4.0.0 version is installed.

This PR will avoid a lot of library to explicitly set the version of the reflection-dockblock, like psalm already did
vimeo/psalm#3967

@codecov
Copy link

codecov bot commented Aug 16, 2020

Codecov Report

Merging #41 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #41   +/-   ##
=========================================
  Coverage     89.91%   89.91%           
  Complexity       58       58           
=========================================
  Files             8        8           
  Lines           119      119           
=========================================
  Hits            107      107           
  Misses           12       12           

@VincentLanglet
Copy link
Contributor Author

Hi @felixfbecker Do you have some time to look at this PR and release a new version with it ?

@VincentLanglet
Copy link
Contributor Author

Friendly ping @felixfbecker ; this PR could help lot of prefer-lowest build :)

@felixfbecker felixfbecker changed the title Update minimal reflection-docblock version fix: update minimal reflection-docblock version Jan 10, 2021
@felixfbecker felixfbecker merged commit 804ee56 into felixfbecker:master Jan 10, 2021
@felixfbecker
Copy link
Owner

🎉 This PR is included in version 3.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@VincentLanglet VincentLanglet deleted the patch-1 branch January 10, 2021 13:21
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.

2 participants