[backend] accept articles from crawler
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Console\Application;
|
||||
use App\SharedKernel\Infrastructure\Framework\Symfony\Kernel;
|
||||
use Basango\SharedKernel\Infrastructure\Framework\Symfony\Kernel;
|
||||
|
||||
if (!is_file(dirname(__DIR__).'/vendor/autoload_runtime.php')) {
|
||||
throw new LogicException('Symfony Runtime is missing. Try running "composer require symfony/runtime".');
|
||||
|
||||
Reference in New Issue
Block a user