Inital commit
This commit is contained in:
11
local/modules/PdfGenerator/composer.json
Normal file
11
local/modules/PdfGenerator/composer.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "cqfdev/pdf-generator-module",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"type": "thelia-module",
|
||||
"require": {
|
||||
"thelia/installer": "~1.1"
|
||||
},
|
||||
"extra": {
|
||||
"installer-name": "PdfGenerator"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user