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