Open
Description
Hi,
I don't get the point here. Say we have the following structure :
|- monrepo
|- packages
|- mylib
composer.json
|- web
|- app
composer.json
composer.lock
composer.json
So when I release a version, all the dependencies are updated, but not the composer.lock. So in a CI I can't do a composer install.
How do you handle this ?
I also read this blog but not helped me https://blog.logrocket.com/hosting-all-your-php-packages-together-in-a-monorepo/
Thanks
Metadata
Assignees
Labels
No labels
Activity