roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.93k stars 1.65k forks source link

1.5-rc Complete package dep versions require PHP >= 7.1 #8169

Closed johndoh closed 3 years ago

johndoh commented 3 years ago

The Complete package for rc-1.5 includes at least one dep which requires PHP version >= 7.1

The GA build for PHP 5.5 uses symfony/polyfill-php72 v1.19.0 but the Complete package includes v1.23.0

I have a feeling I've see a similar ticket to this before but I've done some searches and I just can't find it so I'm not sure. apologies in advance if this is a dupe.

ref https://www.roundcubeforum.net/index.php?action=post;topic=29361.10

alecpl commented 3 years ago

I just re-opened #7975.