[MsgPhpUserBundle] Fix maker conflict

This commit is contained in:
Roland Franssen
2018-09-22 16:08:07 +02:00
parent 183554cef8
commit 416ade6e02
4 changed files with 1 additions and 1 deletions
@@ -4,5 +4,5 @@
* Install the Symfony Maker Bundle using <info>composer require maker --dev</>. It's required for the next step.
* Run <info>bin/console make:user</>. It will guide you through the basic setup by asking a series of questions
* Run <info>bin/console make:user:msgphp</>. It will guide you through the basic setup by asking a series of questions
and generates the minimal application source files needed.