https://bugzilla.wikimedia.org/show_bug.cgi?id=57760
--- Comment #18 from James Montalvo <[email protected]> --- @Jeroen: In my MW 1.23 installation I changed composer.json as you said, then ran "php composer.json update". I got: Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for mediawiki/semantic-media-wiki dev-master -> satisfiable by mediawiki/semantic-media-wiki[dev-master]. - Removal request for mediawiki/semantic-mediawiki == 9999999-dev No worries about the hassle. I was trying to install SMW 1.9 for the purpose of helping out...I just didn't expect to get stuck at install. @MWJames: Is this because the integrated Composer support in 1.22+ causes extensions to be loaded prior to LocalSettings.php? I added "echo 'SMW';" to SemanticMediaWiki.settings.php and "echo 'MW';" to LocalSettings.php and when I refresh I get "SMW MW" in the top right of the page... -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
