Skip to content

Commit e613ea6

Browse files
authored
Merge pull request #6562 from kenjis/fix-docs-installing_composer.rst
docs: remove incorrect `--no-dev` option
2 parents 6da8898 + 9a92dee commit e613ea6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

user_guide_src/source/installation/installing_composer.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,6 @@ In your project root::
128128

129129
> composer require codeigniter4/framework
130130

131-
As with the earlier composer install method, you can omit installing
132-
phpunit and its dependencies by adding the ``--no-dev`` argument to the ``composer require`` command.
133-
134131
Setting Up
135132
----------
136133

0 commit comments

Comments
 (0)