[08:19:58] paladox/SemanticMediaWiki#25 (master - 0f7d958 : paladox): The build has errored. [08:19:58] Change view : https://github.com/paladox/SemanticMediaWiki/compare/57cb4aaa49bb...0f7d9588139e [08:19:58] Build details : https://travis-ci.org/paladox/SemanticMediaWiki/builds/168544021 [08:52:30] same automated build process I've used for ages [08:52:37] nothing notable has changed on my side [08:52:59] on of my very last steps is 'php update.php --quick' [08:53:04] and now that returns: [08:53:16] MediaWiki 1.27.1 Updater wikimedia/cdb: 1.4.1 installed, ^1.4 required. mediawiki/chameleon-skin: 1.4.0 installed, ^1.4 required. mediawiki/semantic-media-wiki: 2.4.1 installed, ~2.4 required. mediawiki/semantic-result-formats: 2.2 installed, 2.2.* required. Error: your composer.lock file is not up to date. Run "composer update" to install newer dependencies [08:53:31] I've just manually done that "composer update" [08:53:52] but rerunning php update.php --quick generates the same error message again [08:54:37] fwiw, the manual rerun of composer update responded with [08:54:48] ./composer.phar update > ComposerHookHandler::onPreUpdate Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating optimized autoload files [09:36:27] it looks like switching to [09:36:29] mediawiki/semantic-result-formats "2.4.*" [09:36:33] may solve my issue [10:41:24] no, that change has no effect. I still get the same error [12:20:20] it seems this relates to pure mediawiki, not smw. If I switch to the 1.27.1 tag the issue is resolved, it's only an issue when I'm on the REL1_27 branch