heroku / heroku/heroku-buildpack-php

Allow to influence the arguments handed over to Composer

Open
#151 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Shell
Stars
814
Forks
1.5k
Avg merge
20h 20m
Merged PRs (30d)
9

Description

As suggested in https://github.com/heroku/heroku-buildpack-php/issues/148.

One way to do that would to check for an environment variable like COMPOSER_INSTALL_ARGS. Inspiration can be found in this repository

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review issue 148 and the linked cloudControl buildpack-php search for COMPOSER_INSTALL_ARGS. Then locate this buildpack's Composer invocation and confirm how its arguments are currently selected. Done means the requested environment variable can influence those arguments without breaking the existing Composer install behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, shell
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.