-
Notifications
You must be signed in to change notification settings - Fork 4
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
Allow CI to install older PHPUnit for legacy PHP #43
base: master
Are you sure you want to change the base?
Conversation
composer require -W phpunit/phpunit:^5 will install v5.2.7 (the latest from a given major)
PHP 5.3
PHP 7.0
|
Pull Request Test Coverage Report for Build 4243895887
💛 - Coveralls |
@@ -4,7 +4,7 @@ | |||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | |||
"This file is @generated automatically" | |||
], | |||
"content-hash": "e6430fd4fd3b675107e7e810bd4cc097", | |||
"content-hash": "29eb968f0fce0432cd3a25efdc815ba1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
composer update --lock
Should fix PHP Parse error: syntax error, unexpected ':', expecting '{' in /home/runner/work/amazon-s3-php-class/amazon-s3-php-class/vendor/symfony/deprecation-contracts/function.php on line 23
Pull Request Test Coverage Report for Build 4243787010Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 4243732507Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 4243787010Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
https://phpunit.de/supported-versions.html