We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08db3fb + 5f597c7 commit d574926Copy full SHA for d574926
README.md
@@ -15,7 +15,7 @@ Prophecy PhpUnit requires PHPUnit 9.1 or greater. Older versions of PHPUnit are
15
### Setup through composer
16
17
```bash
18
-$> composer require --dev phpspec/prophecy-phpunit
+composer require --dev phpspec/prophecy-phpunit
19
```
20
21
You can read more about Composer on its [official webpage](https://getcomposer.org).
0 commit comments