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(ComposerLoader): use full load to avoid that when using composer/composer ^2.3 a PartialComposer is returned #566

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

DannyvdSluijs
Copy link
Contributor

@DannyvdSluijs DannyvdSluijs commented Feb 28, 2022

Q A
Bug fix? yes
New feature? no
Fixed tickets #565

This is a simple fix in an attempt to get the package working when minimum-stability is set to "dev" in composer.json and doesnt address input from Jordi Boggiano in #559

…composer ^2.3 a PartialComposer is returned

This is a simple fix in an attempt to get the package working when minimum-stability is set to "dev" in composer.json and doesnt address input from Jordi Boggiano in nunomaduro#559
@BrandonOldenhof
Copy link

Hello @DannyvdSluijs ,

I just tried this change locally and it seemed to work!

PS: you might want to mention one of this repo's maintainers to bring their attention to this PR. I don't think they get notifications when a PR is created, but I could be wrong 😄

@DannyvdSluijs
Copy link
Contributor Author

@nunomaduro there is a confirmation of the fix. Would you mind approving the automerk checks so we have that feedback as well?

@m0shiurX
Copy link

m0shiurX commented Mar 5, 2022

@nunomaduro Please merge it to make it usable in Laravel 9.

@Teakowa
Copy link

Teakowa commented Mar 7, 2022

it’s works!

@cmgmyr
Copy link
Collaborator

cmgmyr commented Mar 8, 2022

@DannyvdSluijs thanks for your contribution! I've also verified this works in Laravel 8 and 9

@cmgmyr cmgmyr merged commit fb676aa into nunomaduro:master Mar 8, 2022
Teakowa added a commit to XNXKTech/laravel-esign that referenced this pull request Mar 21, 2022
This commit will fix nunomaduro/phpinsights#565 error, it's came from

nunomaduro/phpinsights#566 , and this commit will also switch the target

version to dev-master, since the upstream repository has not yet

released a version, This will last for some time.

Signed-off-by: Teakowa Gatanothor O'deorain <hub+git@teakowa.dev>
@eithed
Copy link

eithed commented Mar 21, 2022

Is it possible to create a release for this fix?

@DannyvdSluijs DannyvdSluijs deleted the fix-565 branch March 21, 2022 18:42
@cmgmyr
Copy link
Collaborator

cmgmyr commented Mar 21, 2022

Just tagged v2.2.0

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.

None yet

9 participants