Closed waza123x closed 8 years ago
composer require waylaidwanderer/php-steamcommunity dev-master
is the correct, full command since the package does not have a 1.0.0+ version. I'll update the docs when I can.
Derp, I didn't see the dev-master part on packagist
I just want to tell how to install this package on PHP 7
download composer.phar
create file composer.json
then run:
php composer.phar install
done!
command # composer require waylaidwanderer/php-steamcommunity will not work, here is why: