Il manquait le module LocalPickup dans mon Git

This commit is contained in:
2021-08-24 15:54:00 +02:00
parent 3ef546c71e
commit 477294b5e8
39 changed files with 1498 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "thelia/local-pickup-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "LocalPickup"
}
}