Edit File: UnauthorizedException.php
<?php namespace WPMedia\Cloudflare; use RuntimeException; class UnauthorizedException extends RuntimeException {}