Skip to content

Commit d171ac3

Browse files
committed
docs: add note to upgrade_420.rst
1 parent e84a189 commit d171ac3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/installation/upgrade_420.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ The constants ``EVENT_PRIORITY_LOW``, ``EVENT_PRIORITY_NORMAL`` and ``EVENT_PRIO
4343
composer.json
4444
=============
4545

46+
.. note:: This procedure is not required in v4.5.0 or later.
47+
4648
If you use Composer, when you installed CodeIgniter v4.1.9 or before, and
4749
if there are ``App\\`` and ``Config\\`` namespaces in your ``/composer.json``'s ``autoload.psr-4``
4850
like the following, you need to remove these lines, and run ``composer dump-autoload``.

0 commit comments

Comments
 (0)