Skip to content

Commit fc46957

Browse files
tenkomasebastianbergmann
authored andcommitted
Fix composer require version
1 parent bdc7a48 commit fc46957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ dependencies of your project:
274274

275275
.. code-block:: bash
276276
277-
composer require --dev phpunit/phpunit ^6.5
277+
composer require --dev phpunit/phpunit ^7.0
278278
279279
.. _installation.optional-packages:
280280

0 commit comments

Comments
 (0)