Skip to content

Commit 42801aa

Browse files
authored
Merge pull request #9001 from kenjis/docs-update-upgrade_420
docs: add note to upgrade_420.rst
2 parents 0715aa2 + d171ac3 commit 42801aa

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)