Increase digits in bcscale.

This commit is contained in:
James Cole
2021-04-04 18:01:16 +02:00
parent caf1e6010b
commit 63ed3d09d5

View File

@@ -33,7 +33,7 @@ use Illuminate\Contracts\View\Factory as ViewFactory;
| |
*/ */
bcscale(12); bcscale(24);
if (!function_exists('envNonEmpty')) { if (!function_exists('envNonEmpty')) {
/** /**