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

Installation fails in ubuntu 20.04 with php 7.4 #21

@LemarinelNet

Description

@LemarinelNet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions