We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d40ba commit 51a2a5cCopy full SHA for 51a2a5c
phpcr-shell/installation.rst
@@ -39,7 +39,7 @@ Simply add the shell with composer:
39
40
.. code-block:: bash
41
42
- $ composer require phpcr/phpcr-shell
+ $ composer require phpcr/phpcr-shell@dev
43
44
And you can start the shell as a symfony command:
45
0 commit comments