EVOLUTION-MANAGER
Edit File: ResponseClassException.php
<?php namespace DuplicatorPro\Guzzle\Service\Exception; use DuplicatorPro\Guzzle\Common\Exception\RuntimeException; class ResponseClassException extends RuntimeException { }