[BUGFIX] Support composer.lock in sub directory of git repository#1
[BUGFIX] Support composer.lock in sub directory of git repository#1thommyhh wants to merge 1 commit intoLfd4:masterfrom
composer.lock in sub directory of git repository#1Conversation
Determine path of `composer.lock` relative to git root directory to correctly get HEAD version of `composer.lock`.
|
@markus-k Don't know, if you're still using or maintaining this. In my current setups the |
|
I haven't touched PHP in years, so no. Maybe @thomashempel is still using it? |
|
@markus-k Can you update it anyway or transfer the NPM package to me. If Thomas doesn't use/want to maintain it. |
|
I don't have write access to this repository anymore, so I can't do much. |
|
@markus-k I don't want the repo, I already made a fork. I want the NPM package on NPMJS.org. It says, you're the only contributer. |
|
Oh! Well I would, but my account seems broken. Password reset results in Service Unavailable... |
|
BTW, it's still broken. |
|
@markus-k What do you mean by "broken"? If you can't enter a generated password, try removing symbols from the password. I've had diffculties with symbols in password on several sites. |
|
I was finally able to reset my password, I added you as a maintainer. |
Determine path of
composer.lockrelative to git root directory tocorrectly get HEAD version of
composer.lock.