v1.0.7
You need to create symbolic links from the src directory in duo_api_php as follows:
cd into the plugins/duo_auth directory
ln -s ../../vendor/duosecurity/duo_api_php/src/* .
Execute the previous command from the plugins/duo_auth directory.