The locked Version of fkubis/teamspeak-php-framework is not the latest commit.
This leads to a Pharse error on PHP 7.x (unset($this)).
Would be better anyway to exclude /vendor from git and do a composer install instead of a composer dump-autoload -o on installation.
The locked Version of
fkubis/teamspeak-php-frameworkis not the latest commit.This leads to a Pharse error on
PHP 7.x(unset($this)).Would be better anyway to exclude
/vendorfrom git and do acomposer installinstead of acomposer dump-autoload -oon installation.