Skip to content

Conversation

@stof
Copy link
Contributor

@stof stof commented Aug 23, 2023

When splitting the logic between the lock file management and the vendor folder management in composer 2.0, the logic playing nice with make was broken by running the logic based on operations performed in the lock file instead of operations performed in the vendor folder.

See https://github.com/composer/composer/pull/8529/files#r367302603 for a previous discussion about this feature giving the context.

When splitting the logic between the lock file management and the vendor
folder management in composer 2.0, the logic playing nice with make was
broken by running the logic based on operations performed in the lock
file instead of operations performed in the vendor folder.
@Seldaek Seldaek changed the base branch from 2.5 to main August 30, 2023 16:05
@Seldaek Seldaek added this to the 2.6 milestone Aug 30, 2023
@Seldaek Seldaek added the Bug label Aug 30, 2023
@Seldaek Seldaek merged commit 83771ce into composer:main Aug 30, 2023
@Seldaek
Copy link
Member

Seldaek commented Aug 30, 2023

Thanks!

@stof stof deleted the fix_mtime branch August 30, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants