diff --git a/index.php b/index.php index a374cfda0f1..0adcd1df2da 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ use Eccube\Kernel; use Eccube\Service\SystemService; -use Symfony\Component\Debug\Debug; +use Symfony\Component\ErrorHandler\Debug; use Dotenv\Dotenv; use Symfony\Component\HttpFoundation\Request;