Re: [SPIPremix] Une distribution SPIP alternative
Bruno Bergot <[email protected]>
| Newsgroups | gmane.comp.web.spip.devel |
|---|---|
| Message-ID | <[email protected]> |
Hop, Le 15/06/2018 à 13:04, [email protected] a écrit : > peut-être que moi aussi et pourtant j'ai rien personnalisé du tout, je > viens de taper ceci : > curl -sS https://getcomposer.org/installer | php > php composer.phar create-project geodiv/geodiv > = > [InvalidArgumentException] > Could not find package geodiv/geodiv with stability stable in a version > installable using your PHP version 7.2.6. > Oui, le pakcage nécessite PHP < 7.2 cf : https://packagist.org/packages/geodiv/geodiv C'est normal car geodiv utilise SPIP 3.1, qui n'est pas pleinement compatible avec PHP 7.2. ++ b_b