From f010c17ae6d63302f0fb07147153d229441b3419 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 28 Dec 2016 21:55:09 +0100 Subject: [PATCH] Up the scales for #506 --- bootstrap/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/app.php b/bootstrap/app.php index 06a88210b2..88ef952626 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -23,7 +23,7 @@ declare(strict_types = 1); | */ -bcscale(6); +bcscale(12); $app = new Illuminate\Foundation\Application(