Skip to content

Commit b6e8e24

Browse files
committed
2023-01-10 AC: Updates the README file.
1 parent b8b6523 commit b6e8e24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,8 @@ Then, from within the root directory of the project, you can run the following c
4141

4242
> By default, Swoole will listen on the ``localhost`` loopback, on port 9501. If you wish to change this, please modify the ``run-swoole`` command inside the ``composer.json`` file according to your needs.
4343
44+
## Upgrading from 4.0.0 to 5.0.0
45+
46+
When upgrading from version 4.0.0 to 5.0.0, please make sure to replace the \Doctrine\Common namespace with the \Ascmvc\Session\Common in your config/session.config.php file.
47+
4448
### Have a lot of fun! :)

0 commit comments

Comments
 (0)