Skip to content

Commit 627c253

Browse files
authored
Merge pull request #5 from winkbrace/master
Update composer installation instructions
2 parents 523e5be + c265414 commit 627c253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The initial version contained here is copied over from phpunit and is heavilybas
1010
Simply use it by importing it with Composer
1111

1212
```
13-
composer require dms/phpunit-arraysubset-asserts
13+
composer require --dev dms/phpunit-arraysubset-asserts
1414
```
1515

1616
## Usage

0 commit comments

Comments
 (0)