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

Is it possible to get version 2 with alternative install methods? #9830

Open
jasonday opened this issue Apr 12, 2021 · 4 comments
Open

Is it possible to get version 2 with alternative install methods? #9830

jasonday opened this issue Apr 12, 2021 · 4 comments
Milestone

Comments

@jasonday
Copy link

jasonday commented Apr 12, 2021

Using:

sudo apt install composer

Is it possible to pass parameters to get version 2? The above is the only way I can seem to get composer to install behind my corporate proxy, but when doing so, I get v1.6.3. I'd like to have 2.x.

@stof
Copy link
Contributor

stof commented Apr 12, 2021

Installing composer through apt will install the version available in the APT repository you are using. These repositories are not maintained by the composer team (which is why they are not official installation methods), so you need to contact their maintainers, not the composer team.

@emaalouf
Copy link

I suggest making one official for composer, maybe let's say, apt install compose-official, and we can maintain it, any idea how we can submit an apt?

@Seldaek Seldaek added this to the 2.1 milestone Apr 18, 2021
@imme-emosol
Copy link
Contributor

And also: windows Installer .msi files, and support for other package managers than just apt, like pacman installs, emerge, yum, dnf, zypper, maybe also distribute .deb files for dpkg and publish files for guix packaging support?

@Seldaek Seldaek modified the milestones: 2.1, 2.2 Nov 11, 2021
@Seldaek Seldaek modified the milestones: 2.2, 2.5 Aug 16, 2022
@Seldaek
Copy link
Member

Seldaek commented Aug 20, 2022

I will try to package up and ship the phar as a single file (I mean I am not going to build up packages for all our deps..) using https://cloudsmith.com/ - they seem to have a decent free offer for open source project and I've had it recommended by a few people at this point.

@Seldaek Seldaek modified the milestones: 2.5, 2.6 Nov 24, 2022
@Seldaek Seldaek modified the milestones: 2.6, 2.7 Jul 21, 2023
@Seldaek Seldaek modified the milestones: 2.7, 2.8 Feb 7, 2024
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

No branches or pull requests

5 participants