Skip to content
Snippets Groups Projects
Commit af32dfff authored by Christian Kuhn's avatar Christian Kuhn Committed by Tymoteusz Motylewski
Browse files

[TASK] Upgrade phpunit 6 to 7

Our dependencies are meanwhile phpunit 7 compatible
so we can upgrade to it now. Some minor changes in
the tests are needed along the way.

composer update --with-dependencies \
	typo3/testing-framework \
	phpunit/phpunit \
	codeception/codeception
composer require --dev fiunchinho/phpunit-randomizer:^4.0

Change-Id: I161d43a9063b048085f27c5a7ae9249df8d6a2a9
Resolves: #84958
Releases: master
Reviewed-on: https://review.typo3.org/56900


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarTymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: default avatarTymoteusz Motylewski <t.motylewski@gmail.com>
parent b97ba812
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment