littleredbutton / bigbluebutton-api-php

Unofficial (but better) PHP API for @BigBlueButton
GNU Lesser General Public License v3.0
25 stars 12 forks source link

Bump PHPUnit to 10 #161

Open FelixJacobi opened 12 months ago

FelixJacobi commented 12 months ago

+ Update Faker to current version. Must be done in 6.0 since PHPUnit 10 does not support PHP 7.x anymore.

SamuelWei commented 7 months ago

@FelixJacobi This should be done in 6.1?

FelixJacobi commented 7 months ago

Yes. To make things less complex and more predictable for library consumers, we're focusing on removing deprecated features in 6.0.