diff --git a/bin/console b/bin/console index d37a941..af9b900 100755 --- a/bin/console +++ b/bin/console @@ -10,6 +10,8 @@ * file that was distributed with this source code. */ +declare(strict_types=1); + // Debug only set_time_limit(0);