Skip to content

Commit

Permalink
Fix: Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 5, 2024
1 parent 73d1f34 commit 06ab797
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,11 @@ Run
composer require --dev ergebnis/phpunit-slow-test-detector
```

to install `ergebnis/phpunit-slow-test-detector` as a `composer` package when using

- `phpunit/phpunit:^7.5.0`
- `phpunit/phpunit:^8.5.19`
- `phpunit/phpunit:^9.0.0`
- `phpunit/phpunit:^10.0.0`
to install `ergebnis/phpunit-slow-test-detector` as a `composer` package.

### Installation as Phar

Download `phpunit-slow-test-detector.phar` from the [latest release](https://github.com/ergebnis/phpunit-slow-test-detector/releases/latest) when using

- `phpunit/phpunit:^9.0.0`
- `phpunit/phpunit:^10.0.0`
Download `phpunit-slow-test-detector.phar` from the [latest release](https://github.com/ergebnis/phpunit-slow-test-detector/releases/latest).

## Usage

Expand Down

0 comments on commit 06ab797

Please sign in to comment.