Error when trying to install sonata admin in symfony 4

前端 未结 2 854
轻奢々
轻奢々 2021-01-23 08:15

I try to install sonata admin user bundle in symfony 4 project:

composer create-project symfony/website-skeleton my-project
composer require sonata-project/admin         


        
2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-23 09:18

    There is already an issue reported on their github, you can find the solution to your problem here :

    https://github.com/sonata-project/SonataAdminBundle/issues/4910#issuecomment-360587312

提交回复
热议问题