I am new to composer and i am trying to install this following lib via the composer update
https://github.com/neitanod/forceutf8
so as i unders
You have to specify the version name in the composer.json file. Just find any package which are installable with Composer at : https://packagist.org/
Search the package name there, you will find the version name. And here is the link for the package you wanted : https://packagist.org/packages/neitanod/forceutf8