We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ef07f commit 7c0db22Copy full SHA for 7c0db22
migration.rst
@@ -239,6 +239,7 @@ could look something like this::
239
use App\Kernel;
240
use App\LegacyBridge;
241
use Symfony\Component\Debug\Debug;
242
+ use Symfony\Component\Dotenv\Dotenv;
243
use Symfony\Component\HttpFoundation\Request;
244
245
require dirname(__DIR__).'/vendor/autoload.php';
0 commit comments