yuriyakishin / novaposhta

Модуль доставки Новая Почта для Magento 2.3
36 stars 18 forks source link

Composer Install Issues #16

Open sergeycherepanov opened 3 years ago

sergeycherepanov commented 3 years ago

Can't install via composer due to broken dependencies (Magento 2.4+)

 [InvalidArgumentException]                                                                                                                  
  Package yu/novaposhta at version dev-master has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version:  
    - yu/novaposhta requires php ~7.1.3||~7.2.0 which does not match your installed version 7.4.20.                                           
    - yu/novaposhta requires magento/framework 102.0.* but it is not present.                                                                 
    - yu/novaposhta requires magento/module-backend 101.0.* but it is not present.                                                            
    - yu/novaposhta requires magento/module-catalog 103.0.* but it is not present.                                                            
    - yu/novaposhta requires magento/module-config 101.1.* but it is not present.                                                             
    - yu/novaposhta requires magento/module-directory 100.3.* but it is not present.                                                          
    - yu/novaposhta requires magento/module-quote 101.1.* but it is not present.                                                              
    - yu/novaposhta requires magento/module-sales 102.0.* but it is not present.                                                              
    - yu/novaposhta requires magento/module-sales-rule 101.1.* but it is not present.                                                         
    - yu/novaposhta requires magento/module-shipping 100.3.* but it is not present.                                                           
    - yu/novaposhta requires magento/module-store 101.0.* but it is not present.