Files
tiamak 00a1e251fe
Build / Build & Release draft (push) Failing after 0s
PHP tests / PHP Syntax check 5.6 => 8.1 (push) Failing after 9s
PHP tests / PHP-CS-Fixer (push) Failing after 1m10s
PHP tests / PHPStan (1.7.1.2) (push) Failing after 1m13s
PHP tests / PHPStan (1.7.3.4) (push) Has been cancelled
PHP tests / PHPStan (1.7.4.4) (push) Has been cancelled
PHP tests / PHPStan (1.7.5.1) (push) Has been cancelled
PHP tests / PHPStan (1.7.6) (push) Has been cancelled
PHP tests / PHPStan (1.7.7) (push) Has been cancelled
PHP tests / PHPStan (1.7.8) (push) Has been cancelled
PHP tests / PHPStan (latest) (push) Has been cancelled
PHP tests / PHPStan (1.7.2.5) (push) Has been cancelled
Remove legacy ps_mainmenu files
2026-04-14 08:15:01 +00:00

23 lines
460 B
JSON

{
"name": "tiamak/advancedmegamenu",
"description": "PrestaShop advanced mega menu module",
"homepage": "http://54.38.205.168:3000/tiamak/advancedmegamenu",
"license": "AFL-3.0",
"authors": [
{
"name": "Tiamak"
}
],
"require": {
"php": ">=7.4"
},
"require-dev": {
"prestashop/php-dev-tools": "^4.3"
},
"config": {
"preferred-install": "dist",
"prepend-autoloader": false
},
"type": "prestashop-module"
}