homekit/localwebsite/composer.json
2022-05-21 01:45:56 +03:00

15 lines
302 B
JSON

{
"name": "ch1p/localwebsite.homekit",
"type": "project",
"require": {
"twig/twig": "^3.3",
"ext-mbstring": "*",
"ext-sockets": "*",
"ext-simplexml": "*",
"ext-curl": "*",
"ext-json": "*",
"ext-gmp": "*"
},
"license": "MIT"
}