Skip to content

Conversation

@JellyBellyDev
Copy link
Contributor

Fixed #76
I hope :)

@JellyBellyDev JellyBellyDev force-pushed the fix/get-composer-method branch from ce680b0 to 9bc68b0 Compare January 27, 2022 17:54
@JellyBellyDev
Copy link
Contributor Author

I don't know why the CI doesn't pass, suggestions?

Copy link
Collaborator

@robbieaverill robbieaverill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @JellyBellyDev, I haven't forgotten about this PR, and will get to making some suggestions shortly. Thanks for making it, and sorry for the delay!

@robbieaverill robbieaverill self-assigned this Feb 22, 2022
@robbieaverill
Copy link
Collaborator

Hi @JellyBellyDev, still working on this - I've made a couple of potential changes and am working on the tests, will post an update when I can.

@robbieaverill
Copy link
Collaborator

I've tested this against the behaviour in 1.7.x using the original getComposer() method added in 37a9b1e, and have put the original doc block (slightly adjusted) from that commit back in place. All looks good to me now. Thanks for your contribution @JellyBellyDev and sorry again for the time it took for me to review it.

@robbieaverill robbieaverill merged commit acf5f57 into KnpLabs:master Mar 1, 2022
$response1['packages'][$name] = [
...$response1['packages'][$name],
...$response2['packages'][$name],
];
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!!! GJ!!! 🚀

@JellyBellyDev JellyBellyDev deleted the fix/get-composer-method branch March 2, 2022 16:35
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.

getComposer is broken in 2.x-dev

2 participants