Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-48114

Add Meta-Information to composer.json

    XMLWordPrintable

Details

    Description

      In order to support Moodle installations via Composer dependency manager `composer.json` should have some additional metadata.

      composer require "moodle/moodle:~2.7.0"

      Command above should download and install latest 2.7.x Moodle core and create composer.json like

      {"require": { "moodle/moodle": "~2.7.0" } }

      See https://getcomposer.org/doc/00-intro.md#declaring-dependencies for more details.

      Attachments

        Issue Links

          Activity

            People

              Mihailoff George Mihailov
              Mihailoff George Mihailov
              Dan Poltawski Dan Poltawski
              Andrew Lyons Andrew Lyons
              Adrian Greeve Adrian Greeve
              Votes:
              14 Vote for this issue
              Watchers:
              19 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5/Dec/16