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 Support for PHP 8.0, Upgrade PHPUnit to 10.x #30

Merged
merged 1 commit into from
May 18, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented May 17, 2023

  • Bumps all dev dependencies
  • Adds future Psalm defaults (findUnusedCode etc)
  • Convert PHPUnit annotations to attributes
  • Removes @group annotations that are no longer relevant
  • Expands baseline with some "unfixable" psalm issues
  • Bumps mezzio-router to ^3.14 - the minimum version supporting PHPUnit 10.x
  • Allows [email protected] as a dev dependency

Closes #26
Closes #29

- Bumps all dev dependencies
- Adds future Psalm defaults (findUnusedCode etc)
- Convert PHPUnit annotations to attributes
- Removes `@group` annotations that are no longer relevant
- Expands baseline with some "unfixable" psalm issues
- Bumps `mezzio-router` to `^3.14` - the minimum version supporting PHPUnit 10.x
- Allows [email protected] as a dev dependency

Closes mezzio#26
Closes mezzio#29

Signed-off-by: George Steel <[email protected]>
@gsteel gsteel added Enhancement New feature or request Review Needed labels May 17, 2023
@gsteel gsteel added this to the 3.8.0 milestone May 17, 2023
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 @gsteel!

@Ocramius Ocramius self-assigned this May 18, 2023
@Ocramius Ocramius merged commit e078f02 into mezzio:3.8.x May 18, 2023
@gsteel gsteel deleted the drop-php-8-upgrade-phpunit branch May 18, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants