wiki.techinc.nl/includes/libs/composer
Kunal Mehta 8e25f1e167 ComposerJson: Ignore dependencies that start with "ext-"
Any requirements of MediaWiki core to depend upon PHP extensions should
be handled in the installer rather than checkComposerLockUpToDate.php, which
doesn't work anyways since PHP extensions are not included in the lock file.

Change-Id: Ib7af7ccf2f10bc941222d1ce534c7c20690b4c6f
2015-02-23 10:34:53 -08:00
..
ComposerJson.php ComposerJson: Ignore dependencies that start with "ext-" 2015-02-23 10:34:53 -08:00
ComposerLock.php