Hi guys
New release from wamania/php-stemmer
https://github.com/wamania/php-stemmer/releases/tag/v3.0.0
I just set phpunit to version 9 (from 4.8...) and set php to ^7.3
Backward compatible, but the tests won't work with php less than 7.3
(tested with php8.0)
Labels |
Added:
No Code Attached Yet
|
The composer release requires it which would block the require. Even though I think the code is fine.
https://php.watch/articles/composer-ignore-platform-req
A new feature in Composer v2 allows you to selectively ignore platform requirements.
Does that help
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-27 12:11:12 |
Closed_By | ⇒ | Hackwar |
This sounds amazing. But unfortunately our minimum requirements are going to be 7.2 for at least the foreseeable future.