Skip to content

Commit df2f3e7

Browse files
authored
Merge pull request #38 from Rojtjo/patch-1
Updating composer require example
2 parents 2aa4232 + d2c4a1b commit df2f3e7

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
@@ -73,7 +73,7 @@ Tests: 1, Assertions: 1, Failures: 1.
7373
You can install the package via composer:
7474

7575
```bash
76-
composer require spatie/phpunit-snapshot-assertions
76+
composer require --dev spatie/phpunit-snapshot-assertions
7777
```
7878

7979
## Usage

0 commit comments

Comments
 (0)