Skip to content
Snippets Groups Projects
Commit 2e0243e9 authored by Karel's avatar Karel Committed by GitHub
Browse files

Merge pull request #2531 from XWB/final

Prepare 2.0
parents 3b0ef089 3d2839e8
Branches
Tags v2.0.0
No related merge requests found
Changelog
=========
### 2.0.0-beta3 (2017-02-XX)
### 2.0.0 (2017-03-29)
* Removed default `fos_user.from_email` configuration values.
* Removed usage of internal Twig APIs when rendering emails.
......
......@@ -50,7 +50,7 @@ Require the bundle with composer:
.. code-block:: bash
$ composer require friendsofsymfony/user-bundle "~2.0.0-beta2"
$ composer require friendsofsymfony/user-bundle "~2.0"
Composer will install the bundle to your project's ``vendor/friendsofsymfony/user-bundle`` directory.
If you encounter installation errors pointing at a lack of configuration parameters, such as ``The child node "db_driver" at path "fos_user" must be configured``, you should complete the configuration in Step 5 first and then re-run this step.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment