8e6b6d0cdd
Build / Build & Release draft (push) Failing after 0s
PHP tests / PHP Syntax check 5.6 => 8.1 (push) Failing after 33s
PHP tests / PHPStan (1.7.1.2) (push) Has been cancelled
PHP tests / PHPStan (1.7.2.5) (push) Has been cancelled
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 / PHP-CS-Fixer (push) Has been cancelled
23 lines
459 B
JSON
23 lines
459 B
JSON
{
|
|
"name": "tiamak/advancedmegamenu",
|
|
"description": "PrestaShop advanced mega menu module",
|
|
"homepage": "http://54.38.205.168:3000/tiamak/ps_mainmenu_tia",
|
|
"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"
|
|
}
|