We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214cf1f commit cb85703Copy full SHA for cb85703
1 file changed
user_guide_src/source/installation/installing_composer.rst
@@ -9,6 +9,9 @@ Composer can be used in several ways to install CodeIgniter4 on your system.
9
10
.. important:: CodeIgniter4 requires Composer 2.0.14 or later.
11
12
+.. note:: If you are not familiar with Composer, we recommend you read
13
+ `Basic usage <https://getcomposer.org/doc/01-basic-usage.md>`_ first.
14
+
15
The first technique describes creating a skeleton project
16
using CodeIgniter4, that you would then use as the base for a new webapp.
17
The second technique described below lets you add CodeIgniter4 to an existing
0 commit comments