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

Upgrade PHPUnit to the latest version - ^10.1 #8

Merged
merged 3 commits into from
May 30, 2023

Conversation

maks-rafalko
Copy link
Contributor

@maks-rafalko maks-rafalko commented May 23, 2023

Depends on #7 (see the last 2 commits only)

This will allow to do the following:

- upgrade dependencies to the latest versions, including
  - PHPStan and extension-installer
  - PHPUnit
- add Infection

With the existing tags, people will still be able to use this plugin on older PHP 7.* versions.
- migrated `phpunit.xml.dist`
- updated the base abstract class
- added cache directory to `.gitignore`
@maks-rafalko maks-rafalko marked this pull request as ready for review May 23, 2023 19:42
Copy link
Owner

@sidz sidz left a comment

Choose a reason for hiding this comment

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

LGTM

@sidz sidz merged commit 5ae9db6 into sidz:main May 30, 2023
@sidz
Copy link
Owner

sidz commented May 30, 2023

Appreciate you efforts @maks-rafalko

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