aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/pear
Commit message (Collapse)AuthorAgeFilesLines
* update composer libsMario2023-05-303-250/+4
|
* run composer install --no-devMario2020-11-271-3/+3
|
* bring back require but with the correct pathMario2020-11-271-3/+3
|
* fix languagedetect warnmingMario2020-11-271-3/+3
|
* update composer libsMario2020-11-2713-25/+238
|
* Revert "composer update pear/text_languagedetect"Mario2020-08-2213-238/+25
| | | This reverts commit 646dce7765b36afab5c1688c51ebab48a214864e
* composer update pear/text_languagedetectMario Vavti2020-08-2213-25/+238
|
* :arrow_up: Update Text_LanguageDetect.Klaus Weidenbach2017-10-2911-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.