markup/repo.markup.fi

Last updated:

This is a private Composer repository. To use it, you have to add this repository to your composer.json file.

Setting up this repository in your projects

Add this Composer repository to your project's composer.json file, then you can require these private packages just like you would with one from Packagist.

{
  "repositories": [{
    "type": "composer",
    "url": "https://repo.markup.fi"
  }]
}

Read more on how to handle composer private packages.

This Composer repository is powered by Satis