magefan / module-translation

Translate your store with the Magento 2 Translation Extension directly from the admin panel. Buttons, labels, products and more...

Home Page:https://magefan.com/magento-2-translation-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer install error.

hgati opened this issue · comments

commented

I'm using PHP 8.2 supported by Magento v2.4.6

Deprecated Functionality: Creation of dynamic property Magefan\Crowdin\Model\GetTranslationEntity::$categoryCollectionFactory is deprecated in /var/www/magento/vendor/magefan/module-crowdin-integration/Model/GetTranslationEntity.php on line 77

[Reference] https://php.watch/versions/8.2/dynamic-properties-deprecated

@hgati,

We've released a new version of magefan/module-crowdin-integration 2.0.4 that has a fix for this issue, please run the command

composer update magefan/module-crowdin-integration

Let me know if it helps.