master
<?php declare(strict_types=1); namespace Zing\LaravelSms\Exceptions; class Exception extends \Exception { }