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

CI - fix phpunit CVE, add php 7.3 #154

Merged
merged 2 commits into from
Dec 8, 2018
Merged

CI - fix phpunit CVE, add php 7.3 #154

merged 2 commits into from
Dec 8, 2018

Conversation

zdenekdrahos
Copy link
Member

@zdenekdrahos zdenekdrahos commented Dec 8, 2018

https://travis-ci.org/EdgedesignCZ/phpqa/jobs/465281993#L684

composer remove phpunit/phpunit --dev
composer require phpunit/phpunit:~4.8.28 phpunit/php-timer:~1 --dev
composer remove phpunit/php-timer --dev

https://travis-ci.org/EdgedesignCZ/phpqa/builds/465284749
It's necessary to use php 5.4
composer config platform.php 5.4
composer config platform --unset
composer update nothing
@zdenekdrahos zdenekdrahos merged commit 5abc7c3 into master Dec 8, 2018
@zdenekdrahos zdenekdrahos deleted the ci-20181208 branch December 8, 2018 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant