Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run composer install --no-dev | Mario | 2020-11-27 | 1 | -3/+3 |
| | |||||
* | bring back require but with the correct path | Mario | 2020-11-27 | 1 | -3/+3 |
| | |||||
* | fix languagedetect warnming | Mario | 2020-11-27 | 1 | -3/+3 |
| | |||||
* | update composer libs | Mario | 2020-11-27 | 13 | -25/+238 |
| | |||||
* | Revert "composer update pear/text_languagedetect" | Mario | 2020-08-22 | 13 | -238/+25 |
| | | | This reverts commit 646dce7765b36afab5c1688c51ebab48a214864e | ||||
* | composer update pear/text_languagedetect | Mario Vavti | 2020-08-22 | 13 | -25/+238 |
| | |||||
* | :arrow_up: Update Text_LanguageDetect. | Klaus Weidenbach | 2017-10-29 | 11 | -0/+3775 |
Update from v0.3.0 (2012) to v1.0.0 (2017) which should remove some warnings and improve PHP7 support. Using composer to handle this PEAR library now. Fix a problem in FeedutilsTest. |