Actions
Bug #95360
closedUpdate composer dev packages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-09-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
phpunit has been releasing new versions:
- 8.5.21 2021-09-25
- 9.5.10 2021-09-25
which broke unit testing for composerMax tests which are tested in nightly.
PHPUnit do not longer throw automaticly depcrecation exceptions, and must
be activated through the phpunit configuration xml file explicitly.
Furthermore there was a patch merged which needs to have another dev
dependency increased as it only works with up a specific versions,
which would not be installed on composerMin runs.
a
This needs be done for master and 10.4.
Actions