aboutsummaryrefslogtreecommitdiff
path: root/composer.json
blob: 12607684e4caef1d232ca6e2e186b4621159a488 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "valentineus/epg-service",
  "description": "Description",
  "type": "library",
  "license": "Apache-2.0",
  "authors": [
    {
      "name": "Valentin Popov",
      "email": "info@valentineus.link"
    }
  ],
  "minimum-stability": "alpha",
  "require": {}
}