wiki.techinc.nl/tests/phpunit/includes/libs/composer
Kunal Mehta 75fefc066b checkComposerLockUpToDate: Always check dependencies
Upstream composer has replaced the 'hash' with a smarter 'content-hash',
but instead of re-implementing (or copy-pasting) all of that in MediaWiki
we can just compare the dependencies themselves, since that's all we
care about.

Bug: T147189
Change-Id: Ic2f22a82699e2b707b6ccb355605999a183a56a0
2016-10-16 12:49:41 -07:00
..
ComposerJsonTest.php checkComposerLockUpToDate: Always check dependencies 2016-10-16 12:49:41 -07:00
ComposerLockTest.php checkComposerLockUpToDate: Always check dependencies 2016-10-16 12:49:41 -07:00