covex-nn / env-configurator

Environment Configurator: Bootstrap new Symfony Flex applications
https://github.com/covex-nn/docker-workflow-symfony
MIT License
0 stars 0 forks source link

Multiple repositories #4

Closed covex-nn closed 6 years ago

covex-nn commented 6 years ago

Add following to composer.json and add repository from extra.env-configurator directory:

{
    "extra": {
        "env-configurator": "src/Resources/repository"
    }
}

Add repositories from globaly installed packages, that have extra.env-configurator configuration value in composer.json