EVOLUTION-MANAGER
Edit File: RootViolationException.php
<?php namespace League\Flysystem; use LogicException; class RootViolationException extends LogicException implements FilesystemException { // }