Skip to content

Installer should fallback to composer-default option for download-url-method when configure options passed #590

@hotrush

Description

@hotrush

What are you trying to do?
I'm installing an extension that has pre-built binaries and has "download-url-method": ["pre-packaged-binary","composer-default"]. This extension also has configure-options defined.

But when passing configure options to the install command it completely ignores them and just downloads matched binary.

What platform, and PIE version are you using?
PIE 1.4.1, PHP 8.5.5, alpine

What do you expect to happen?
Pie should fallback to composer-default (or pre-packaged-source maybe) when configure options passed to the install command

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmaintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions