EVOLUTION-MANAGER
Edit File: ImplicitRule.php
<?php namespace Illuminate\Contracts\Validation; interface ImplicitRule extends Rule { // }