Skip to content

Commit 68f0745

Browse files
committed
Use --dev option to add it to require-dev
1 parent e47b67b commit 68f0745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This package integrates the function mock library
88
Use [Composer](https://getcomposer.org/):
99

1010
```sh
11-
composer require php-mock/php-mock-phpunit
11+
composer require --dev php-mock/php-mock-phpunit
1212
```
1313

1414
# Usage

0 commit comments

Comments
 (0)