Hey all, I just noticed that MediaWiki specifies specific versions of the libraries it uses in its composer.json: https://github.com/wikimedia/mediawiki/blob/ca56f1fbc32529622cf430fe2ed44347b85e3c24/composer.json#L19-L31
To me this is somewhat surprising and not something I've seen often. Why are bugfix releases excluded from the version ranges? And is it really a good idea considering it causes the users of the latest stable MediaWiki release to download outdated versions of various libraries? https://github.com/wikimedia/mediawiki/blob/REL1_25/composer.json#L19-L29 Cheers -- Jeroen De Dauw - http://www.bn2vs.com Software craftsmanship advocate Developer at Wikimedia Germany ~=[,,_,,]:3 _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
