Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

Requiring joomla/application is installing the entire framework #323

Open
eddieajau opened this issue Dec 20, 2013 · 0 comments
Open

Requiring joomla/application is installing the entire framework #323

eddieajau opened this issue Dec 20, 2013 · 0 comments
Labels
Milestone

Comments

@eddieajau
Copy link
Contributor

Using:

{
    "require" : {
        "joomla/application" : "~1.0"
    }
}

Result:

$ composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing psr/log (1.0.0)
    Loading from cache

  - Installing joomla/framework (1.0)
    Downloading: 100%

joomla/framework suggests installing symfony/yaml (Install symfony/yaml 2.* if you require YAML support.)
Writing lock file
Generating autoload files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant