if you not using composer. please check in ExpiredException.php and add this line after namespace Firebase\JWT;
require_once 'JWTExceptionWithPayloadInterface.php';
it works for me.