You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the default composer.json at the root has the path specified to include themes, and my theme has a composer similar to your example, but it's not getting installed, only the packagist ones are. Do i need to do anything aside from pushing to heroku?
running heroku run 'composer update' or install throws
ading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 27 installs, 25 updates, 1 removal
the default composer.json at the root has the path specified to include themes, and my theme has a composer similar to your example, but it's not getting installed, only the packagist ones are. Do i need to do anything aside from pushing to heroku?
running heroku run 'composer update' or install throws
ading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 27 installs, 25 updates, 1 removal
[InvalidArgumentException]
Two packages cannot share the same directory!
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|
The text was updated successfully, but these errors were encountered: