I'm using PHP 5.6 in my project. I have been using this library by copy-pasting the code and it works. I wanted to use it via composer but composer.json requires to have PHP 7+.
Can we please update the composer.json to support 5.6 as well because code is working fine.
Thanks!