Search code examples
installationmagento2laminas-api-toolsmagento2.4laminas

magneto 2 installtion error on composer install


While installing magento 2.4.4 i got an issue like

 Install of laminas/laminas-dependency-plugin failed

                                                                                                                                                  
  [RuntimeException]                                                                                                                              
  Failed to execute git checkout '73cfb63ddca9d6bfedad5e0a038f6d55063975a3' -- && git reset --hard '73cfb63ddca9d6bfedad5e0a038f6d55063975a3' --  
                                                                                                                                                  
  fatal: reference is not a tree: 73cfb63ddca9d6bfedad5e0a038f6d55063975a3                                                                        
                                                                                     

anybody faced this issue,or anyone give a suggestion to fix this issue.

Thanks in advance


Solution

  • I run composer update and it sovle my issue.