17 lines
381 B
JSON
17 lines
381 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": "*",
|
|
"ext-sqlite3": "*",
|
|
"giggsey/libphonenumber-for-php": "^8.12"
|
|
},
|
|
"license": "MIT"
|
|
}
|