Initial commit with security patches
This commit is contained in:
13
composer.json
Normal file
13
composer.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "xciptv/api",
|
||||
"description": "XC IPTV Secured API Panel",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": ">=7.4"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user