Skip to content

Conversation

@dbrumann
Copy link
Contributor

@dbrumann dbrumann commented May 3, 2021

What does it do ?

Quickfix for RuntimeError during composer install.

Note, for existing installations you might have to remove the vendor folder manually before running composer install. Otherwise composer might use the current autoload file which fails.

Why is it needed ?

Defers autoloading to dependency kbjr/Git.php introduced with their kbjr/Git.php#65

Related issue(s)/PR(s)

Fixes #356

@dbrumann
Copy link
Contributor Author

dbrumann commented May 3, 2021

You might also want to consider pinning to a commit hash to prevent similar issues in the future

@Mark-H Mark-H merged commit 7c72b18 into modmore:master May 3, 2021
@dbrumann dbrumann deleted the fix/kbjr_git branch May 3, 2021 17:59
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.

Composer install fails because of Git.php

2 participants