You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I previously had SMW 3.2 and then wanted to upgrade to SMW 4.0 and got an error from composer.
The solution was to uninstall/remove the Semantic Glossary plugin.
composer update --no-dev
Do not run Composer as root/super user! See https://getcomposer.org/root for details
> ComposerHookHandler::onPreUpdate
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for mediawiki/semantic-glossary ~4.0 -> satisfiable by mediawiki/semantic-glossary[4.0.0].
- mediawiki/semantic-glossary 4.0.0 requires mediawiki/semantic-media-wiki ^3.1|^3.2 -> satisfiable by mediawiki/semantic-media-wiki[3.1.0, 3.1.0-rc.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.x-dev, 3.2.0, 3.2.0-rc.1, 3.2.0-rc.2, 3.2.1, 3.2.2, 3.2.3, 3.2.x-dev] but these conflict with your requirements or minimum-stability.
Steps to reproduce the observation (recommendation is to use the sandbox):
The text was updated successfully, but these errors were encountered:
Hello am having the same issue with SMW 4.2
Setup and configuration
MW version: 1.39.6
PHP version: 8.0
PostgresSql:15.5
SMW version: 4.2
SG version: 4.0
Lingo version: 3.1.1
Setup and configuration
Issue
I previously had SMW 3.2 and then wanted to upgrade to SMW 4.0 and got an error from composer.
The solution was to uninstall/remove the Semantic Glossary plugin.
Steps to reproduce the observation (recommendation is to use the sandbox):
The text was updated successfully, but these errors were encountered: