I ran composer require maknz/slack and all of the src was added to the vendor folder. I have created a file called slackTest.php which includes the basic usage code (with my hooks url) I am getting the error: Fatal error: Class 'Maknz\Slack\Client' not found in /home/ubuntu/workspace/vendor/maknz/slack/slackTest.php on line 3.
I ran composer require maknz/slack and all of the src was added to the vendor folder. I have created a file called slackTest.php which includes the basic usage code (with my hooks url) I am getting the error: Fatal error: Class 'Maknz\Slack\Client' not found in /home/ubuntu/workspace/vendor/maknz/slack/slackTest.php on line 3.