Skip to content

local composer installation not detected #18

@paulmallet

Description

@paulmallet

Issue : The generator does not detect a local composer.phar file priorly installed.

Replication steps :

  • create a test directory
  • in this directory, execute curl -sS https://getcomposer.org/installer | php
  • execute yo joli-symfony

Expected : the generator detects the composer.phar in fs root, so does not prompt for composer installation and use the existing phar

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions