We have created a free extension for Magento 2 (https://github.com/magefan/module-auto-gender) based on your repo.
But if anyone will try to install it it will get an error:
Problem 1
- Installation request for magefan/module-autogender ^2.0 -> satisfiable by magefan/module-autogender[2.0.0].
- magefan/module-autogender 2.0.0 requires barttyrant/php_genderize dev-master -> satisfiable by barttyrant/php_genderize[dev-master] but these conflict with your requirements or minimum-stability.
This is because we set composer requirements as
"barttyrant/php_genderize": "dev-master",
Could you please publish a release and update composer package, so we can set the stable version?
We have created a free extension for Magento 2 (https://github.com/magefan/module-auto-gender) based on your repo.
But if anyone will try to install it it will get an error:
This is because we set composer requirements as
"barttyrant/php_genderize": "dev-master",
Could you please publish a release and update composer package, so we can set the stable version?