| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-swagger-webapi-async/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-swagger-webapi-async/composer.json |
{
"name": "magento/module-swagger-webapi-async",
"description": "N/A",
"type": "magento2-module",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"config": {
"sort-packages": true
},
"version": "100.4.3",
"require": {
"php": "~8.1.0||~8.2.0||~8.3.0",
"magento/framework": "103.0.*",
"magento/module-swagger": "100.4.*"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SwaggerWebapiAsync\\": ""
}
}
}