You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,11 +27,7 @@ For the full copyright and license information, please view the [LICENSE](http:/
28
27
29
28
## Description:
30
29
31
-
This is a MessageBundle for Symfony (>= 2.1.x) for sending and receiving private message.
32
-
33
-
## Description:
34
-
35
-
This is a private messaging system as a bundle for Symfony (2.0.11).
30
+
This is a private messaging system as a bundle for use in a Symfony2 project for sending and receiving private message.
36
31
37
32
Send and receive private messages as part of a symfony2 powered website.
38
33
@@ -68,8 +63,6 @@ All the installation instructions are located in [documentation](http://github.c
68
63
> Do NOT use the CLI doctrine/symfony console utility to force an update, data will be lost if you do!
69
64
> Manually run the sql update in the upgrading docs. Always backup your database before updating.
70
65
71
-
To upgrade to version 1.1.2 please read the [upgrading to version 1.1.3 guide](http://github.com/codeconsortium/CCDNMessageMessageBundle/blob/v1.1.3/Resources/doc/upgrading_to_1_1_3.md).
72
-
73
66
## License.
74
67
75
68
This software is licensed under the MIT license. See the complete license file in the bundle:
0 commit comments