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

Update Mockery to 1.6 (require PHP 7.4) #215

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

unfulvio-godaddy
Copy link
Member

@unfulvio-godaddy unfulvio-godaddy commented Jun 19, 2023

Summary

Bumps Mockery to 1.6 to address #204 (among other bugs as per Mockery changelog) - this would also require using PHP 7.4 though, which would render #212 moot.

May be worth considering tagging v1.0.0 after this change is validated given the PHP bump.

🏁 Closes #204

🏁 Closes #212

Contributor checklist

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly
  • I have added tests to cover changes introduced by this pull request
  • All new and existing tests pass

Testing

  • Code review
  • Unit tests pass

Reviewer checklist

  • Code changes review
  • Documentation changes review
  • Unit tests pass
  • Static analysis passes

@unfulvio-godaddy unfulvio-godaddy self-assigned this Jun 19, 2023
@unfulvio-godaddy unfulvio-godaddy marked this pull request as ready for review June 19, 2023 09:45
@coveralls
Copy link

Coverage Status

coverage: 59.733%. remained the same when pulling 0893cbe on chore/update-mockery into ba73ab1 on trunk.

@unfulvio-godaddy unfulvio-godaddy added the Dependencies Items related to Composer dependencies label Jun 19, 2023
Copy link
Contributor

@rneudorf-godaddy rneudorf-godaddy left a comment

Choose a reason for hiding this comment

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

LGTM

@rneudorf-godaddy rneudorf-godaddy merged commit e5ac387 into trunk Jun 19, 2023
6 checks passed
@rneudorf-godaddy rneudorf-godaddy deleted the chore/update-mockery branch June 19, 2023 18:30
@jeffpaul jeffpaul added this to the 0.6.0 milestone Jun 23, 2023
@unfulvio-godaddy unfulvio-godaddy changed the title Update Mockery to 1.6 Update Mockery to 1.6 (require PHP 7.4) Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Items related to Composer dependencies
Projects
None yet
4 participants