Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Installation fails in ubuntu 20.04 with php 7.4 #21

Open
Adesin-fr opened this issue May 12, 2020 · 0 comments
Open

Installation fails in ubuntu 20.04 with php 7.4 #21

Adesin-fr opened this issue May 12, 2020 · 0 comments

Comments

@Adesin-fr
Copy link

Adesin-fr commented May 12, 2020

Hi

I try to install from composer on ubuntu 20.04, php 7.4 with the command :
composer create-project jfoucher/mailocal
It breaks with error " curl_multi_setopt(): CURLPIPE_HTTP1 is no longer supported ", which is clearly an error in symfony/flex, which has been addressed a while ago.

It fetchs mailocal 0.5.4, and symfony/flex 1.2.0 which seems pretty old... but corresponds to composer.lock from release 0.5.4 !

Can you either provide howto instructions to install from latest source code, or make a new release compatible with symfony/flex 1.6 which is OK with PHP 7.4 ?

Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant