Re: [SPIPremix] Une distribution SPIP alternative
James <[email protected]>
| Newsgroups | gmane.comp.web.spip.devel |
|---|---|
| Message-ID | <CAE50Zk5QeLtmrqnnuaY-JWQSuziTusZE+rgPVfMTH6vqpYgo1A@mail.gmail.com> |
Geodiv est basé sur spip 3.1 qui n’est compatible que jusqu’à php 7.1 https://www.spip.net/fr_article4351.html Donc tout est normal ;) Pour installer sans tenir compte de cette contrainte : composer create-project —ignore-platform-reqs geodiv/geodiv « Moins-moins ignore ... » C’est les premières lignes de l’article en cours de rédaction ;) Le ven. 15 juin 2018 à 13:04, [email protected] <[email protected]> a écrit : > je voulais jouer aussi... > > > Le 15/06/2018 à 12:11, Ben. a écrit : > > > >> Pour tester son installation, tapez : composer create-project >> geodiv/geodiv ;) >> >> >> > Ah je dois avoir un paramétrage différent quelque part : > > > ben@ben-ant:~/tmp$ composer create-project geodiv/geodiv > [InvalidArgumentException] > Could not find package geodiv/geodiv with stability stable. > > > 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. > > > > > -- > > ---- > chan > > _______________________________________________ > liste: http://listes.rezo.net/mailman/listinfo/spip-dev > doc: http://www.spip.net/ > dev: http://trac.rezo.net/trac/spip/ > irc://irc.freenode.net/spip -- James