- 🇯🇵Japan zealialize Japan 🇯🇵
Version 2.0.0 has been released.
As you pointed out, I deleted composer.json.
thank you.
As the module is only depending on Drupal core and Drush, there is no need to have a composer.json file. Removing it while avoid to have to maintain it.
For example, currently, it requires Drush 9. All projects with Drush 10 won't be able to install the module.
Only use composer.json if you are requiring third-party libraries.
Apart from that drupal.org will create the correct composer.json automatically for every release.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Version 2.0.0 has been released.
As you pointed out, I deleted composer.json.
thank you.