Edit File: BadRouteException.php
<?php namespace FastRoute; class BadRouteException extends \LogicException { }