acquia / df-project

A Composer-based installer for the Demo Framework Drupal distribution
https://github.com/acquia/df
10 stars 5 forks source link

Add missing lokesh/lightbox2 library and update leaflet/leaflet library. #2

Closed FlorentTorregrosa closed 7 years ago

FlorentTorregrosa commented 7 years ago

Hello,

I am trying to test the df distribution using composer install.

I run the following command :

composer create-project acquia/df-project:dev-8.x-2.x

because composer create-project acquia/df-project:^8.1.0 did not work.

As the libraries where declared and required in acquia/df and the repositories declared in acquia/df composer.json could not be dynamically read, here is an update of acquia/df-project composer.json.

Thanks for the review.

FlorentTorregrosa commented 7 years ago

The build error does not seem to be linked with my commit.