Open VladimirAus opened 4 years ago
Seems like I'm getting closer to the root cause.
GitHub has new path convention and it is now https://codeload.github.com/recurser/jquery-simple-color/zip/v1.2.2
instead of https://github.com/recurser/jquery-simple-color/archive/v1.2.2.zip
.
For some reason it is not redirected on hosting. Works fine on local though.
On platform.sh I'm getting the following message during deployment:
When I run
php -i | grep -i ssl
I getAny ideas?