fakruzaruret as indicated by the error message, Composer is out of memory. Try increasing the memory available for PHP CLI or maybe you'll need to add SWAP to the server. It's not related to this extension.

It's odd that composer require kilowhat/flarum-ext-mailing doesn't pick up 0.2.2. It says version ^0.2.1 which should pick up 0.2.2. Maybe an old version of Packagist cache was used. The fact fof/terms is also in there suggests the cache was outdated as well.

There are some commands I can never remember to clear the cache. But apparently you've got more problems if the memory is insufficient. Clearing the cache won't solve the memory issues.

    clarkwinkelmann I have no problem about my memory. Everythings seems nice on server side.

    Currently I have used composer update command and that is updated without any problem.

    Flarum

    • 0.1.0-beta.11.1

    PHP

    • 7.3.14

    MySQL

    • 10.4.12-MariaDB

      clarkwinkelmann I use Beta 11. I will upgrade may be a couple of days after. I tried to update extensions for Beta 11 😀