fix
This commit is contained in:
14
composer.json
Normal file
14
composer.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "pilates-platform",
|
||||
"description": "Piattaforma Pilates per vendita videolezioni",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": ">=7.4",
|
||||
"james-heinrich/getid3": "^1.9"
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"includes/functions.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user