We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d0bdb commit a823997Copy full SHA for a823997
1 file changed
docs/en/index.rst
@@ -20,7 +20,7 @@ you've removed it and want to re-install it, you can do so by running the
20
following from your application's ROOT directory (where composer.json file is
21
located)::
22
23
- php composer.phar require --dev cakephp/debug_kit "~4.0"
+ php composer.phar require --dev cakephp/debug_kit "~5.0"
24
25
Then, you need to enable the plugin by executing the following line::
26
0 commit comments