We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 137f499 + b5a46a6 commit ff27ddfCopy full SHA for ff27ddf
symfony/console/3.3/bin/console
@@ -3,9 +3,9 @@
3
4
use App\Kernel;
5
use Symfony\Bundle\FrameworkBundle\Console\Application;
6
-use Symfony\Component\Dotenv\Dotenv;
7
use Symfony\Component\Console\Input\ArgvInput;
8
use Symfony\Component\Debug\Debug;
+use Symfony\Component\Dotenv\Dotenv;
9
10
umask(0000);
11
set_time_limit(0);
0 commit comments