limoncello-php / app

Quick start JSON API application
MIT License
83 stars 7 forks source link

Create Composer Fails #46

Open Nizari opened 6 years ago

Nizari commented 6 years ago
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - limoncello-php/framework 0.8.9 requires limoncello-php/l10n 0.8.9 -> satisfiable by limoncello-php/l10n[0.8.9].
    - limoncello-php/framework 0.8.8 requires limoncello-php/l10n 0.8.8 -> satisfiable by limoncello-php/l10n[0.8.8].
    - limoncello-php/framework 0.8.7 requires limoncello-php/l10n 0.8.7 -> satisfiable by limoncello-php/l10n[0.8.7].
    - limoncello-php/framework 0.8.6 requires limoncello-php/l10n 0.8.6 -> satisfiable by limoncello-php/l10n[0.8.6].
    - limoncello-php/framework 0.8.5 requires limoncello-php/l10n 0.8.5 -> satisfiable by limoncello-php/l10n[0.8.5].
    - limoncello-php/framework 0.8.4 requires limoncello-php/l10n 0.8.4 -> satisfiable by limoncello-php/l10n[0.8.4].
    - limoncello-php/framework 0.8.3 requires limoncello-php/l10n 0.8.3 -> satisfiable by limoncello-php/l10n[0.8.3].
    - limoncello-php/framework 0.8.2 requires limoncello-php/l10n 0.8.2 -> satisfiable by limoncello-php/l10n[0.8.2].
    - limoncello-php/framework 0.8.1 requires limoncello-php/flute 0.8.1 -> satisfiable by limoncello-php/flute[0.8.1].
    - limoncello-php/l10n 0.8.9 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/l10n 0.8.8 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/l10n 0.8.7 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/l10n 0.8.6 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/l10n 0.8.5 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/l10n 0.8.4 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/l10n 0.8.3 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/l10n 0.8.2 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - limoncello-php/flute 0.8.1 requires ext-intl * -> the requested PHP extension intl is missing from your system.
    - Installation request for limoncello-php/framework ^0.8.0 -> satisfiable by limoncello-php/framework[0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9].
neomerx commented 6 years ago

Hmm... I've just run composer create-project --prefer-dist limoncello-php/app app_name and it was OK. Maybe old composer? My version

composer --version

Composer version 1.6.3 2018-01-31 16:28:17

image

neomerx commented 6 years ago

:smile: Well, it's easier. Have a look at the log closely

requires ext-intl * -> the requested PHP extension intl is missing from your system.

http://php.net/manual/en/book.intl.php