EVOLUTION-NINJA
Edit File: DeadlockException.php
<?php namespace Illuminate\Database; use PDOException; class DeadlockException extends PDOException { // }