# Install with composer, either run
$ php composer.phar require vitalyart/hltv-demo-parser "*"
or add
"vitalyart/hltv-demo-parser": "*"
to the require
section of your composer.json
file.
Example →
$ php composer.phar require vitalyart/hltv-demo-parser "*"
or add
"vitalyart/hltv-demo-parser": "*"
to the require
section of your composer.json
file.
Example →