We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060fe03 commit 1e8b75fCopy full SHA for 1e8b75f
cookbook/upgrade/deprecation_warnings.rst
@@ -31,7 +31,7 @@ automatically, but you need at least version 2.3.14 or 3.0.21 of the
31
32
.. code-block:: bash
33
34
- composer update sensio/distribution-bundle
+ $ composer update sensio/distribution-bundle
35
36
Once you've updated, the ``bootstrap.php.cache`` file is rebuilt automatically.
37
At the top, you should see a line adding ``~E_USER_DEPRECATED``.
0 commit comments