MantisBT: master 44525954

Author Committer Branch Timestamp Parent
dregad dregad master 2023-08-01 12:15 master 555f52a9
Affected Issues  0029882: Enable PHP 8.1 builds on Travis-CI
 0032810: Ugrade to PHPUnit 8.5 and adapt test suite
Changeset

Update PHPUnit minimum version to 8.5

With PHPUnit 8.5, which supports PHP >= 7.2, we no longer need the
temporary changes from issue 0029882 to provide PHP 8.1 compatibility.

This reverts commit f82c03b1b5b215fa3926d427cb8d7407dcb9965f by removing
the dependencies on custom forks of PHPUnit and required libraries.

Fixes 0032810

mod - composer.json Diff File