aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/composer/ComposerJson.php
Commit message (Expand)AuthorAgeFilesLines
* Merge "libs: Simplify ComposerJson::normalizeVersion"jenkins-bot2024-01-251-6/+2
|\
| * libs: Simplify ComposerJson::normalizeVersionthiemowmde2024-01-251-6/+2
* | libs/composer: Namespace under Wikimedia\ComposerReedy2024-01-131-0/+2
|/
* Fix typos in comments (C-D)Siddharth VP2021-12-301-1/+1
* composer.json: add requirement for composer-plugin-api ^1.1Reedy2020-11-111-1/+3
* libs: Declare dynamic properties and improve doc typesDaimona Eaytoy2019-09-121-1/+5
* checkComposerLockUpToDate: Always check dependenciesKunal Mehta2016-10-161-5/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* convertExtensionToRegistration: Detect if composer autoloader is neededFlorian2016-01-071-3/+5
* ComposerJson: Ignore dependencies that start with "ext-"Kunal Mehta2015-02-231-1/+1
* Fix phpcs errors in includes/Ricordisamoa2015-01-081-1/+1
* Add checkComposerLockUpToDate.php scriptKunal Mehta2014-12-291-0/+54