b374k
m1n1 1.01
Apache/2.4.41 (Ubuntu)
Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
uid=33(www-data) gid=33(www-data) groups=33(www-data)
server ip : 62.171.164.128 | your ip : 127.0.0.1
safemode OFF
 >  / home / a / home / dev2.destoffenstraat.com / app / code / Geissweb / Euvat /
Filename/home/a/home/dev2.destoffenstraat.com/app/code/Geissweb/Euvat/composer.json
Size1.13 kb
Permissionrwxrwxrwx
Ownerroot : root
Create time21-Aug-2025 12:26
Last modified09-Jul-2024 08:39
Last accessed22-Aug-2025 15:36
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
{
"name": "geissweb/module-euvat",
"type": "magento2-module",
"version": "1.21.3",
"description": "Improved VAT handling for merchants dealing with or in the EU.",
"license": "proprietary",
"require": {
"php": ">=7.4",
"ext-curl": "*",
"ext-soap": "*",
"ext-json": "*",
"ext-pcre": "*",
"magento/framework": ">=102.0.7",
"magento/module-quote": "*",
"magento/module-weee": "*",
"magento/module-customer": "*",
"magento/module-directory": "*",
"magento/module-sales": "*",
"magento/module-config": "*",
"magento/module-eav": "*",
"magento/module-shipping": "*",
"magento/module-catalog-inventory": "*",
"magento/module-ui": "*",
"magento/module-catalog": "*",
"magento/module-checkout": "*",
"magento/module-store": "*",
"magento/module-tax": "*",
"magento/module-backend": "*"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Geissweb\\Euvat\\": ""
}
},
"authors": [
{
"name": "Sven Geiß",
"email": "info@geissweb.de"
}
],
"extra": {
"_gw_magento_module_name": "Geissweb_Euvat"
}
}