Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix composer.from_local #127

Merged
merged 3 commits into from
Sep 14, 2023
Merged

fix composer.from_local #127

merged 3 commits into from
Sep 14, 2023

Conversation

clemzarch
Copy link
Contributor

@clemzarch clemzarch commented Sep 13, 2023

  • copying vendor/ didnt actually work
  • copying vendor/, and launching composer install is useless because we immediately launch composer require after copying composer.json

…er require" right after,

stop trying to copy vendor/ because it did not work and Composer 2 is faster
@clemzarch clemzarch self-assigned this Sep 13, 2023
@clemzarch clemzarch force-pushed the fix/composer-from-local branch 2 times, most recently from 2c11f3b to 4ce2b96 Compare September 14, 2023 08:40
put the LocalFile in a File so getPath is available,
update vendors
@clemzarch clemzarch force-pushed the fix/composer-from-local branch from 4ce2b96 to cba0155 Compare September 14, 2023 08:45
@clemzarch clemzarch merged commit 89ed54f into main Sep 14, 2023
@clemzarch clemzarch deleted the fix/composer-from-local branch September 14, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants