Closed johnny5th closed 6 years ago
Is there any way to get this script to run on PHP 5.3.3? I see in the composer.json file it requires 5.4 (haven't figured out how to use composer to generate the autoloader yet)
Not in this point.
I went through and replaced all the 5.4 arrays with 5.3 type arrays, and the implementation that I need works. Would you like a pull request?
php 5.3 is outdated by now.
Is there any way to get this script to run on PHP 5.3.3? I see in the composer.json file it requires 5.4 (haven't figured out how to use composer to generate the autoloader yet)