Re: determine which Mediawiki component is using doctrine/dbal?

Taavi Väänänen <[email protected]> Mon, 3 Jul 2023 22:07:09 +0300
Newsgroups gmane.org.wikimedia.mediawiki
Message-ID <[email protected]>
On 7/3/23 21:55, Jeffrey Walton wrote:
> Why is it being installed with 'composer install --verbose --no-dev'?
> We use `--no-dev`, which should avoid the development configurations.
> 
> If I have a misunderstanding of `--no-dev`, then how do I say
> "Production/Release only"? This is a production server. We don't want
> the development stuff polluting the box.

Try `composer update --no-dev`? There's a theoretical possibility that 
composer somehow has added dbal to the lock file, which the `update` 
command should bypass.

Taavi

_______________________________________________
MediaWiki-l mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
OpenPGP_signature (application/pgp-signature, 840 B) - not displayed