php-gettext / Gettext

PHP library to collect and manipulate gettext (.po, .mo, .php, .json, etc)
MIT License
687 stars 132 forks source link

Cannot install version 5 on PHP 8 #264

Closed Zrnik closed 3 years ago

Zrnik commented 3 years ago

gettext/gettext[v5.0.0, ..., v5.5.2] require php ^7.2 -> your php version (8.0.0) does not satisfy that requirement.

version 4 is completely fine, but i would like to use the latest version.

oscarotero commented 3 years ago

Gettext version 5.5.3 is compatible with PHP 8.