Reputation: 2588
I need to install PHPoAuthLib
in my website. Instructions says:
"This library can be found on Packagist. The recommended way to install this is through composer."
However, I don't have Composer
installed, and I am having a hard time to understand how it is applied to a site.
Can anyone give me instructions to install Composer? (I am running Windows, only have FTP access to the server and using iPage as a host).
Upvotes: 0
Views: 1197
Reputation: 70863
Installation instructions for Composer can be found on http://getcomposer.org/doc/00-intro.md
Upvotes: 1