Skip to content

Commit 2e0243e

Browse files
authored
Merge pull request #2531 from XWB/final
Prepare 2.0
2 parents 3b0ef08 + 3d2839e commit 2e0243e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
### 2.0.0-beta3 (2017-02-XX)
4+
### 2.0.0 (2017-03-29)
55

66
* Removed default `fos_user.from_email` configuration values.
77
* Removed usage of internal Twig APIs when rendering emails.

Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Require the bundle with composer:
5050

5151
.. code-block:: bash
5252
53-
$ composer require friendsofsymfony/user-bundle "~2.0.0-beta2"
53+
$ composer require friendsofsymfony/user-bundle "~2.0"
5454
5555
Composer will install the bundle to your project's ``vendor/friendsofsymfony/user-bundle`` directory.
5656
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 commit comments

Comments
 (0)