mbeurel / php-lemmatizer

Lemmatizer text with php and the TreeTagger library
MIT License
7 stars 1 forks source link

Problem with PhP version 8.1.14 #1

Closed Vcarbon closed 1 year ago

Vcarbon commented 1 year ago

In PackageDiscoveryTrait.php line 312:

Package mbeurel/php-lemmatizer has requirements incompatible with your PHP version, PHP extensions and Composer version:

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [...]

mbeurel commented 1 year ago

I just released a new version compatible with PHP 8.*