Skip to content

[Question] Composer install #69

Open
@alinceDev

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions