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.
1 parent d9f9602 commit 6cce874Copy full SHA for 6cce874
README.md
@@ -37,7 +37,7 @@ class VCRTest extends \PHPUnit_Framework_TestCase
37
2) Install using composer:
38
39
``` bash
40
-composer install --dev
+composer require --dev php-vcr/phpunit-testlistener-vcr
41
```
42
43
3) Add listener to your `phpunit.xml`:
0 commit comments