diff --git a/contributing/code/tests.rst b/contributing/code/tests.rst index e6af1170e3d..58b4aa74d61 100644 --- a/contributing/code/tests.rst +++ b/contributing/code/tests.rst @@ -32,7 +32,7 @@ tests, such as Doctrine, Twig and Monolog. To do so, .. code-block:: terminal - $ COMPOSER_ROOT_VERSION=6.4.x-dev composer update + $ COMPOSER_ROOT_VERSION=7.0.x-dev composer update .. _running: