We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0715aa2 + d171ac3 commit 42801aaCopy full SHA for 42801aa
1 file changed
user_guide_src/source/installation/upgrade_420.rst
@@ -43,6 +43,8 @@ The constants ``EVENT_PRIORITY_LOW``, ``EVENT_PRIORITY_NORMAL`` and ``EVENT_PRIO
43
composer.json
44
=============
45
46
+.. note:: This procedure is not required in v4.5.0 or later.
47
+
48
If you use Composer, when you installed CodeIgniter v4.1.9 or before, and
49
if there are ``App\\`` and ``Config\\`` namespaces in your ``/composer.json``'s ``autoload.psr-4``
50
like the following, you need to remove these lines, and run ``composer dump-autoload``.
0 commit comments