|
|
|
|
|
by ceejayoz
3848 days ago
|
|
> I don't want to automatically pull the latest version. You don't have to. Composer allows you to pick a particular package version if you like, and it's only going to fetch a more recent version if your composer.json permits it and if you explicitly run composer update. |
|