We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've had some problems with the setup:
composer install can only be run using PHP 7.4, it will not run on PHP 8.
composer install
I'm happy to bump PHPUnit to 9.5, which will give PHP 7.4 & PHP 8. I can fix the deprecated annotation(s) for expecting exceptions, is this Ok? Would you be willing to tag with Hacktoberfest?
The text was updated successfully, but these errors were encountered:
@Pen-y-Fan, welcome to ChesslabLab.
Thank you for joining the community and raising an issue.
That's a good point. I can't wait to see what you come up with!
Sorry, something went wrong.
Merge pull request #43 from Pen-y-Fan/bump-phpunit
5b42d32
Bump phpunit (#41)
Successfully merging a pull request may close this issue.
I've had some problems with the setup:
composer install
can only be run using PHP 7.4, it will not run on PHP 8.I'm happy to bump PHPUnit to 9.5, which will give PHP 7.4 & PHP 8. I can fix the deprecated annotation(s) for expecting exceptions, is this Ok? Would you be willing to tag with Hacktoberfest?
The text was updated successfully, but these errors were encountered: