Skip to content
Snippets Groups Projects
Commit 46e40d93 authored by Christian Kuhn's avatar Christian Kuhn Committed by Benni Mack
Browse files

[TASK] Update codeception to latest patch level

composer update codeception/codeception --with-dependencies

Updates codeception from 2.4.1 to 2.4.4 and brings
phpunit 7.1.4 to 7.1.5 along with some deeper dependencies.
The younger phpunit bundle seems to be a bit more picky on
string assertions, so we need to fix two unit tests that
silently used the bug before.

Resolves: #85623
Releases: master
Change-Id: Iceae98384b4e2e45a8b8958835b42faca9ee704a
Reviewed-on: https://review.typo3.org/57662


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 avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 08d967e2
No related merge requests found
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