File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ Content:
2222
2323## Symfony 4 application
2424
25- First of all, we will need a symfony4 startup application, let's say [ symfony-standard edition
25+ First of all, we will need a symfony 4 startup application, let's say [ symfony-standard edition
2626with composer] ( https://symfony.com/doc/current/best_practices/creating-the-project.html )
2727
2828- ` composer create-project symfony/skeleton [project name] `
2929
3030Now let's add the ** gedmo/doctrine-extensions**
3131
32- You can find the doctrine-extensions on packagist: https://packagist.org/packages/gedmo/doctrine-extensions
32+ You can find the doctrine-extensions project on packagist: https://packagist.org/packages/gedmo/doctrine-extensions
3333
3434To add it to your project:
3535- ` composer require gedmo/doctrine-extensions `
You can’t perform that action at this time.
0 commit comments