|
From: Jacob V. <jac...@im...> - 2021-12-29 15:30:31
|
Hi,
I couldn't find any other 'solution' than downgrading to Composer version
2.1.14 (also the brand new 2.2.2 Composer version threw the error).
Regards,
Jacob
-----Original Message-----
From: Jacob Vos <jac...@im...>
Sent: dinsdag 28 december 2021 18:45
To: sem...@li...
Subject: [Semediawiki-user] Problem installing SMW: composer complains about
lowercased package names
Hi,
I installed MediaWiki 1.37.1 on a newly installed Ubuntu 18.04 server. I
installed composer (v 2.2.1). I didn't change composer.json and in
composer.local.json I put:
{
"require": {
"mediawiki/semantic-media-wiki": "~3.2"
}
}
Then I run: composer update --no-dev
Result:
<
Script ComposerHookHandler::onPreUpdate handling the pre-update-cmd event
terminated with an exception
[ErrorException]
Package::setProvides must be called with a map of lowercased package name
=> Link object, got a indexed array, this is deprecated and you should fix
your usage.
>
What happened? How can I solve it?
Kind regards,
Jacob
_______________________________________________
Semediawiki-user mailing list
Sem...@li...
https://lists.sourceforge.net/lists/listinfo/semediawiki-user
|