Skip to content

Commit ff27ddf

Browse files
authored
Merge pull request #149 from pyrech/patch-1
2 parents 137f499 + b5a46a6 commit ff27ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/console/3.3/bin/console

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
use App\Kernel;
55
use Symfony\Bundle\FrameworkBundle\Console\Application;
6-
use Symfony\Component\Dotenv\Dotenv;
76
use Symfony\Component\Console\Input\ArgvInput;
87
use Symfony\Component\Debug\Debug;
8+
use Symfony\Component\Dotenv\Dotenv;
99

1010
umask(0000);
1111
set_time_limit(0);

0 commit comments

Comments
 (0)