File: /home/xedaptot/ai.naniguide.com/vendor/athenaevs/athenaevs-php/composer.json
{
"name": "athenaevs/athenaevs-php",
"description": "PHP SDK for Athena EVS",
"type": "library",
"autoload": {
"psr-4": {
"AthenaEvs\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
}
},
"authors": [
{
"name": "Athena Corp."
}
],
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^10.5"
},
"minimum-stability": "dev",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/luanpm88/athena-email-verification-result"
}
]
}