Skip to content

Commit

Permalink
Merge pull request #19 from mollux/fix-doc
Browse files Browse the repository at this point in the history
refer to a stable release
  • Loading branch information
RCheesley authored May 17, 2022
2 parents c197778 + 73bbd7d commit ef038d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ for your setup.
After that you can create the project:

```
composer create-project mautic/recommended-project:4.x-dev some-dir --no-interaction
composer create-project mautic/recommended-project:^4.0 some-dir --no-interaction
```

With `composer require ...` you can download new dependencies to your
Expand Down

0 comments on commit ef038d5

Please sign in to comment.