Skip to content

Commit

Permalink
Fixes readme's composer require
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Jun 19, 2024
1 parent dfe6ad4 commit 0ab45e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you have any question not covered in the docs or need help. Checkout the [dis
To start using Pest's Mutation plugin, you need to require the plugin via Composer.

```bash
composer require pestphp/pest-plugin-mutate --dev
composer require pestphp/pest-plugin-mutate:^2.0@beta --dev --with-all-dependencies
```

<a name="run-mutation-testing"></a>
Expand Down

0 comments on commit 0ab45e7

Please sign in to comment.