Support for customizing Composer package and namespaces

This commit is contained in:
Andrew B
2015-07-13 14:46:56 -07:00
parent 80303b524d
commit 7dca394eca
8 changed files with 62 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "{{groupId}}/{{artifactId}}",{{#artifactVersion}}
"name": "{{composerVendorName}}/{{composerProjectName}}",{{#artifactVersion}}
"version": "{{artifactVersion}}",{{/artifactVersion}}
"description": "{{description}}",
"keywords": [