Skip to content

Commit

Permalink
Update TheliaInstaller.php
Browse files Browse the repository at this point in the history
Add type "thelia-core"
  • Loading branch information
anoziere authored Jul 3, 2024
1 parent dca4735 commit 79f06cd
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 @@ -29,6 +29,7 @@ class TheliaInstaller extends LibraryInstaller
'thelia-email-template' => 'templates/email/',
'thelia-pdf-template' => 'templates/pdf/',
'thelia-local' => 'local/',
'thelia-core' => '',
];

public function getInstallPath(PackageInterface $package)
Expand Down

0 comments on commit 79f06cd

Please sign in to comment.