Skip to content

Commit 76a26f8

Browse files
committed
Install command now uses stable version
1 parent 6f4bfe7 commit 76a26f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SpeedTrap helps you **identify slow tests** but cannot tell you **why** those te
1212

1313
SpeedTrap is installable via [Composer](http://getcomposer.org) and should be added as a `require-dev` dependency:
1414

15-
php composer.phar require --dev johnkary/phpunit-speedtrap ~1.0@dev
15+
composer require --dev johnkary/phpunit-speedtrap
1616

1717

1818
## Usage

0 commit comments

Comments
 (0)