|
**Note:** When you install a dev version, it will install it from source. See [Repositories] for more information.
|
|
**Note:** When you install a dev version, it will install it from source. See [Repositories] for more information.
|
|
Once you have a vcs repository (version control system, e.g. git) containing a `composer.json` file, your library is already composer-installable. In this example we will publish the `acme/hello-world` library on GitHub under `github.com/composer/hello-world`.
|
|
Once you have a vcs repository (version control system, e.g. git) containing a `composer.json` file, your library is already composer-installable. In this example we will publish the `acme/hello-world` library on GitHub under `github.com/composer/hello-world`.
|