Skip to content

Commit a823997

Browse files
committed
adjust composer require docs
1 parent 83d0bdb commit a823997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ you've removed it and want to re-install it, you can do so by running the
2020
following from your application's ROOT directory (where composer.json file is
2121
located)::
2222

23-
php composer.phar require --dev cakephp/debug_kit "~4.0"
23+
php composer.phar require --dev cakephp/debug_kit "~5.0"
2424

2525
Then, you need to enable the plugin by executing the following line::
2626

0 commit comments

Comments
 (0)