Closed sylvainraye closed 10 years ago
works just fine for me. Did you look int vendor/magento-hackathon/ for the trashapp?
try first remove composer.lock and vendor and then do a fresh composer install. If you wonder if a package got installed from composer its also worth to look into the composer.lock for the package name. If you still have the problem, could you please post the composer.lock?
I removed composer.lock and vendor and I reinstalled and it worked. For the vendor tree I put in my last post, my apologize, I gave the wrong structure.
I owe you at least a beer. ;-)
Hi,
Is it not supposed that Magento Composer install the dependencies of a dependency?
I want with composer install the magento extension
diglin/diglin_username
, and this extension has also a dependency withmagento-hackathon/hackathon_magetrashapp
but this last is not installed although the Diglin Username extension is installed.Here is the composer.json of the diglin username https://github.com/diglin/Diglin_Username/blob/master/composer.json
Here is the MageTrash repo https://github.com/magento-hackathon/MageTrashApp
Here is my composer at my project level
And here is the vendor hierarchy:
If you have an idea what I did wrong or what I missed, I'll invite you for a beer :-)