markaspot / mark-a-spot

Public Civic Issue Tracking and Crowdsourcing / Mapping Platform based on Drupal. Open311 Server and Client Software
http://mark-a-spot.com
55 stars 30 forks source link

Composer installation errors #28

Closed acouch closed 7 years ago

acouch commented 7 years ago

On c9d1980 I get the following after running composer install:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - markaspot/fa_icon_class dev-master requires itsjavi/fontawesome-iconpicker 1.22 -> no matching package found.
    - markaspot/service_request dev-master requires markaspot/fa_icon_class dev-master -> satisfiable by markaspot/fa_icon_class[dev-master].
    - Installation request for markaspot/service_request dev-master -> satisfiable by markaspot/service_request[dev-master].
markaspot commented 7 years ago

Thanks for this issue. Please try with the updated composer.json.

acouch commented 7 years ago

👍 works now thanks