Skip to content

Update composer to v2.3.9 #101

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

Merged
merged 1 commit into from
Jul 10, 2022
Merged

Conversation

boesing
Copy link
Member

@boesing boesing commented Jul 5, 2022

Q A
Bugfix yes
QA yes

Description

With one of the latest releases, composer was updated to a version which treated the absence of allow-plugins within composer.extra as "do not install any composer-plugin".
This seems to be fixed in the latest 2.3.9 release.

We can test the latest release with https://github.com/laminas/laminas-cache-storage-adapter-apcu/runs/7174123645?check_suite_focus=true as it already fails there.

Signed-off-by: Maximilian Bösing <[email protected]>
@boesing boesing added this to the 1.21.0 milestone Jul 5, 2022
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

Error: buildx failed with: error: failed to solve: composer:2.3.9: docker.io/library/composer:2.3.9: not found

Too soon?

@boesing
Copy link
Member Author

boesing commented Jul 5, 2022

Maybe. But even 2.3.8 which was released 4 days ago is not available...

@boesing
Copy link
Member Author

boesing commented Jul 5, 2022

I created an issue in composer/composer#10926
I suggested an additional push to the github docker image hosting - not sure if composer wants this extra redundancy but the idea behind my suggestion was that it can be automated.
Having manual steps to actually release stuff seems to be a problem, especially when it comes to more frequent releases.

@boesing boesing requested a review from Ocramius July 10, 2022 18:48
@Ocramius Ocramius self-assigned this Jul 10, 2022
@Ocramius Ocramius merged commit c2d713a into laminas:1.21.x Jul 10, 2022
@Ocramius
Copy link
Member

Thanks @boesing!

@boesing boesing deleted the chore/composer/2.3.9 branch July 10, 2022 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants