davidelias16
davidelias16

Reputation: 91

Composer require phpoffice/phpexcel not installing

Basically I'm trying to execute;

composer require phpoffice/phpexcel

And I get;

Using version ^1.8 for phpoffice/phpexcel
./composer.json has been updated


  [Symfony\Component\Debug\Exception\FatalThrowableError]                                
  Type error: Return value of Magento\InventoryComposerInstaller\Plugin_composer_tmp1::  
  initModuleDeployment() must be an instance of Magento\InventoryComposerInstaller\void  
  , none returned

Note: I am doing this within a Magento installation if that makes any difference.

Upvotes: 1

Views: 1666

Answers (0)

Related Questions