Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 237 Bytes

README_COMPOSER.md

File metadata and controls

10 lines (5 loc) · 237 Bytes

To update only one thing whilst not bumping the transitive dependencies

composer update tsugi/lib
composer update symfony/browser-kit

And to ignore platform requirements:

composer update tsugi/lib --ignore-platform-reqs