EVOLUTION-NINJA
Edit File: Exception.php
<?php namespace PhpOffice\PhpSpreadsheet; use RuntimeException; class Exception extends RuntimeException { }