EVOLUTION-MANAGER
Edit File: ExceptionInterface.php
<?php namespace Dotenv\Exception; /** * This is the exception interface. */ interface ExceptionInterface { // }