我在Symfony 5中启动了一个新项目,并尝试使用composer require easycorp/easyadmin-bundle安装EasyAdmin,但我发现了一个问题。with package informationRestricting packages listed in "symfony/symfony" to "5.1.*"
Your requirem
我有一个很大的fixtures包的问题,我不能解决这个问题。我按照应该遵循的步骤进行操作,将代码行添加到deps文件中,安装它们,在autoload和appkernel中注册它们。/bundles/Doctrine/Bundle/FixturesBundle/ Command/LoadDataFixturesDoctrineCommand.php on line 40
这似乎是对的,因为我在