Closed FelixJacobi closed 1 year ago
It's very hard to archive this. PHPUnit 9 requires PHP 7.3. I would test to have an alternative dependency on version 8 for that.
This means we can only use features from PHPUnit 8 and not 9. But this should be fine.
New approach: Postponed to 5.1 where we will require PHP 7.4 and can always use version 9. (5.0 will become a deprecation free release of 4.3, as explained in https://github.com/littleredbutton/bigbluebutton-api-php/issues/122)
PHPUnit 8 is starting to cause problems on PHP 8: