Composer install order #146

Closed
opened 2017-05-24 11:20:43 +00:00 by SamMousa · 4 comments
SamMousa commented 2017-05-24 11:20:43 +00:00 (Migrated from github.com)

Composer install should be run after custom scripts have been run.

These custom scripts could for example:

  • Install dependencies that the app requires in composer.json (php extensions).
  • Install global composer plugins fxp-composer-asset-plugin.
Composer install should be run after custom scripts have been run. These custom scripts could for example: - Install dependencies that the app requires in `composer.json` (php extensions). - Install global composer plugins `fxp-composer-asset-plugin`.
hkeio commented 2017-06-30 09:41:00 +00:00 (Migrated from github.com)

Maybe we can also add a config flag so we can decide if we want dev packages to be installed? I could open a new issue and create PR for this.

Maybe we can also add a config flag so we can decide if we want dev packages to be installed? I could open a new issue and create PR for this.
hkeio commented 2017-07-30 12:31:27 +00:00 (Migrated from github.com)

I created a pull request for this: https://github.com/ngineered/nginx-php-fpm/pull/158

I created a pull request for this: https://github.com/ngineered/nginx-php-fpm/pull/158
richarvey commented 2017-08-18 13:43:25 +00:00 (Migrated from github.com)

Hey could you rejig your PR so it works against the latest version then I'll get it merged.

Cheers Ric

Hey could you rejig your PR so it works against the latest version then I'll get it merged. Cheers Ric
richarvey commented 2017-08-25 10:45:24 +00:00 (Migrated from github.com)

This should be fixed in 1.3.2

This should be fixed in 1.3.2
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ric/nginx-php-fpm#146
No description provided.