| Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-cms-page-builder-analytics/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-cms-page-builder-analytics/composer.json |
{
"name": "magento/module-cms-page-builder-analytics",
"description": "CMS Page Builder Analytics module",
"type": "magento2-module",
"license": [
"proprietary"
],
"config": {
"sort-packages": true
},
"version": "1.6.4",
"require": {
"magento/module-page-builder-analytics": "1.6.*",
"magento/module-cms": "*",
"magento/framework": "*",
"php": "~8.1.0||~8.2.0||~8.3.0"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CmsPageBuilderAnalytics\\": ""
}
}
}