It's been days trying to create A Symfony project using Eclipse PDT with composer feature installed, but an error from composer keeps me from achieving this.
here are the steps i followed to do so:
I tracked on the web this error, and found the reason is that the php function : file_get_contents()
I have no idea what to do to solve this issue.
Please help.
PS : by the way i enabled that PHP extension php_openssl and still not workin