mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: add note to upgrade_420.rst
This commit is contained in:
parent
e84a189f8a
commit
d171ac348f
@ -43,6 +43,8 @@ The constants ``EVENT_PRIORITY_LOW``, ``EVENT_PRIORITY_NORMAL`` and ``EVENT_PRIO
|
||||
composer.json
|
||||
=============
|
||||
|
||||
.. note:: This procedure is not required in v4.5.0 or later.
|
||||
|
||||
If you use Composer, when you installed CodeIgniter v4.1.9 or before, and
|
||||
if there are ``App\\`` and ``Config\\`` namespaces in your ``/composer.json``'s ``autoload.psr-4``
|
||||
like the following, you need to remove these lines, and run ``composer dump-autoload``.
|
||||
|
Loading…
x
Reference in New Issue
Block a user