Skip to content

Commit 429f00b

Browse files
Explain composer
1 parent ef28177 commit 429f00b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ There are several release branches of this library, each of these being compatib
2323
| v2 (branch `v2`) | :no_entry_sign: | :no_entry_sign: | :white_check_mark: | :no_entry_sign: |
2424
| v3 (branch `master`) | :no_entry_sign: | :no_entry_sign: | :no_entry_sign: | :white_check_mark: |
2525

26+
When you are using `composer require` and have already declared a dependency to `phpunit/phpunit` in your `composer.json` file, Composer should pick latest compatible version automatically.
27+
2628
## Usage
2729

2830
### Using the `Psr7Assertions` trait

0 commit comments

Comments
 (0)