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 6f4bfe7 commit 76a26f8Copy full SHA for 76a26f8
README.md
@@ -12,7 +12,7 @@ SpeedTrap helps you **identify slow tests** but cannot tell you **why** those te
12
13
SpeedTrap is installable via [Composer](http://getcomposer.org) and should be added as a `require-dev` dependency:
14
15
- php composer.phar require --dev johnkary/phpunit-speedtrap ~1.0@dev
+ composer require --dev johnkary/phpunit-speedtrap
16
17
18
## Usage
0 commit comments