Topic on Extension talk:StructuredDiscussions

Class 'Pimple\Container' not found

3
Shirayuki (talkcontribs)

'composer update --no-dev' worked successfully. But 'php update.php' failed with error message:

Error from line 5 of D:\xampp\htdocs\mediawiki\extensions\Flow\includes\Container.php: Class 'Pimple\Container' not found
  • MediaWiki master branch
  • PHP 7.4.3
Shirayuki (talkcontribs)

Extension:StructuredDiscussions says "You also need to run the command "composer update --no-dev" from the command line, on the folder where MediaWiki is installed, even if you don't download from git.", but it seems to be wrong.

Ciencia Al Poder (talkcontribs)

I think that's wrong, composer update --no-dev should be run on the folder where the extension is installed (extensions\Flow)

Reply to "Class 'Pimple\Container' not found"