/home/smartonegroup/www/veroserv/vendor/illuminate/console/PromptValidationException.php
<?php

namespace Illuminate\Console;

use RuntimeException;

class PromptValidationException extends RuntimeException
{
}