magefan/module-translation

composer install error.

hgati opened this issue · 1 comments

hgati 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.