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.
2 parents 7758a81 + e5b8304 commit f237284Copy full SHA for f237284
en/development/testing.rst
@@ -23,7 +23,7 @@ To install PHPUnit with Composer:
23
24
.. code-block:: console
25
26
- $ php composer.phar require --dev phpunit/phpunit:"^8.5"
+ $ php composer.phar require --dev phpunit/phpunit:"^10.1"
27
28
This will add the dependency to the ``require-dev`` section of your
29
``composer.json``, and then install PHPUnit along with any dependencies.
0 commit comments