Files
wyczarujprezent.pl/modules/pagesnotfound/composer.json
2024-10-28 22:14:22 +01:00

20 lines
404 B
JSON

{
"name": "prestashop/pagesnotfound",
"description": "PrestaShop module pagesnotfound",
"homepage": "https://github.com/PrestaShop/pagesnotfound",
"license": "AFL-3.0",
"authors": [
{
"name": "PrestaShop SA",
"email": "contact@prestashop.com"
}
],
"require": {
"php": ">=5.3.2"
},
"config": {
"preferred-install": "dist"
},
"type": "prestashop-module"
}