update to Symfony 4.4 (#1275)
This commit is contained in:
@@ -13,7 +13,7 @@ require __DIR__.'/../vendor/autoload.php';
|
||||
use App\Kernel;
|
||||
use Symfony\Bundle\FrameworkBundle\Console\Application;
|
||||
use Symfony\Component\Console\Input\ArgvInput;
|
||||
use Symfony\Component\Debug\Debug;
|
||||
use Symfony\Component\ErrorHandler\Debug;
|
||||
use Symfony\Component\Dotenv\Dotenv;
|
||||
|
||||
if (!isset($_SERVER['APP_ENV'])) {
|
||||
|
||||
Reference in New Issue
Block a user