littleredbutton / bigbluebutton-api-php

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

Update Symfony dependencies #175

Closed FelixJacobi closed 4 months ago

FelixJacobi commented 4 months ago

We're supporting 3.4, 4.4 and 5.x currently. 4.x and all before is EOL for a long time now and also we're not supporting currently relevant versions.

Todo: Support 5.4, 6.4 and 7.x in 6.0. Removing old versions must be done in a major release, since it is a breaking change.

SamuelWei commented 4 months ago

So in 6.0 we will add 5.4, 6.4, 7.x and remove all else?

FelixJacobi commented 4 months ago

Yes.