as far as I know, extensions shouldn't be declaring a dependency on MediaWiki in composer.json and if one is, it should probably be fixed.
On Fri, Nov 15, 2019 at 9:50 AM Stephan Gambke via Wikitech-l < [email protected]> wrote: > > When running `composer update` MediaWiki injects a mediawiki/mediawiki > package, so extensions can declare a dependency on a particular MW version > range. > However, when doing a `composer update --dry-run` this package gets not > injected causing the dry run to fail. > > Does anybody know a solution/workaround? > > Stephan > > > > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
