Skip to content

composer-update

Auto Added by WPeMatico

Composer update created error: require(vendor/magento/composer-root-update-plugin/registration.php): failed to open stream: No such file or directory

I have updated Composer to 2.4.4 as a prerequisite to updating Magento to 2.4.5, however now I’m getting errors in SSH when trying to run any other command and HTTP on a page execution: SSH: In AutoloadGenerator.php line 1351: require(/home/—/web/—/public_html/vendor/magento/composer-root-update-plugin/registration.php):… Read More »Composer update created error: require(vendor/magento/composer-root-update-plugin/registration.php): failed to open stream: No such file or directory

Magento 2 no longer depends on DotdigitalGroup

After upgrading Magento from 2.4.2 to 2.4.4, I am getting this error [2022-09-19T12:09:48.690729+00:00] report.DEBUG: Source class “DotdigitalgroupSmsViewModelTelephoneInputConfig” for “DotdigitalgroupSmsViewModelTelephoneInputConfigInterceptor” generation does not exist. {“exception”:”[object] (RuntimeException(code: 0): Source class “\Dotdigitalgroup\Sms\ViewModel\TelephoneInputConfig” for “Dotdigitalgroup\Sms\ViewModel\TelephoneInputConfig\Interceptor” generation does not exist. at /var/www/html/vendor/magento/framework/Code/Generator.php:223)”} [] After investigating,… Read More »Magento 2 no longer depends on DotdigitalGroup

Composer can’t install any module due to “Your requirements could not be resolved to an installable set of packages”

Running 2.3.6 When I try to install any module via composer I get the following error: []$ COMPOSER_MEMORY_LIMIT=-1 composer require stripe/stripe-php:^7 Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should… Read More »Composer can’t install any module due to “Your requirements could not be resolved to an installable set of packages”