Skip to content

Commit

Permalink
Merge pull request #1 from lovenunu/config
Browse files Browse the repository at this point in the history
Add config and setup types
  • Loading branch information
lunika committed Dec 22, 2014
2 parents ae02703 + 2f5a8e2 commit 9e7fff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Thelia/Composer/TheliaInstaller.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class TheliaInstaller extends LibraryInstaller
'thelia-backoffice-template' => 'templates/backOffice/',
'thelia-email-template' => 'templates/email/',
'thelia-pdf-template' => 'templates/pdf/',
'thelia-local' => 'local/',
];

public function getInstallPath(PackageInterface $package)
Expand Down

0 comments on commit 9e7fff7

Please sign in to comment.