Skip to content

Commit cf0806b

Browse files
committed
docs: add note for upgrading tools
1 parent 7a84dd4 commit cf0806b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

user_guide_src/source/installation/installing_composer.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Cons
8585
You still need to check for file changes in the **project space**
8686
(root, app, public, writable) after updating.
8787

88+
.. note:: There are some third-party CodeIgniter modules available to assist
89+
with merging changes to the project space:
90+
`Explore on Packagist <https://packagist.org/explore/?query=codeigniter4%20updates>`_.
91+
8892
Structure
8993
---------
9094

@@ -178,6 +182,10 @@ Cons
178182
You still need to check for file changes in the **project space**
179183
(root, app, public, writable) after updating.
180184

185+
.. note:: There are some third-party CodeIgniter modules available to assist
186+
with merging changes to the project space:
187+
`Explore on Packagist <https://packagist.org/explore/?query=codeigniter4%20updates>`_.
188+
181189
Structure
182190
---------
183191

0 commit comments

Comments
 (0)