File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
user_guide_src/source/installation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ the framework version:
8989 Then, run the ``composer update `` command.
9090
9191.. note :: If you fix the version number like ``"codeigniter4/framework": "4.4.8"``
92- in your **composer.json **, ``composer update `` command will not update the
92+ in your **composer.json **, ``composer update `` command will not update the
9393 framework. See `Writing Version Constraints `_ for how to specify the version.
9494
9595.. _Writing Version Constraints : https://getcomposer.org/doc/articles/versions.md#writing-version-constraints
@@ -132,7 +132,7 @@ the framework version:
132132 Then, run the ``composer update `` command.
133133
134134.. note :: If you fix the version number like ``"codeigniter4/framework": "4.4.8"``
135- in your **composer.json **, ``composer update `` command will not update the
135+ in your **composer.json **, ``composer update `` command will not update the
136136 framework. See `Writing Version Constraints `_ for how to specify the version.
137137
138138Pros
You can’t perform that action at this time.
0 commit comments