| Current Path : /var/www/orgatec.wpress.dk/httpdocs/ |
| Current File : /var/www/orgatec.wpress.dk/httpdocs/composer.json |
{
"name": "alen/dmg-orgatec",
"type": "project",
"require": {
"phpunit/phpunit": "^9.5"
},
"autoload": {
"psr-4": {
"Alen\\DmgOrgatec\\": "src/"
}
},
"authors": [
{
"name": "techops.phases.dk",
"email": "alen.joseph@phases.io"
}
]
}