Skip to content

Commit d908c62

Browse files
authored
Merge pull request #12 from takachin/4.8
fixed installation manual
2 parents d58d5b4 + 13a75c4 commit d908c62

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
@@ -16,7 +16,7 @@ You may use [Composer](https://getcomposer.org/) to download and install PHPUnit
1616

1717
```sh
1818
$ cd path/to/your/php-project
19-
$ composer require --dev php5friends/phpunit
19+
$ composer require --dev php5friends/phpunit48
2020
```
2121

2222
## Contribute

0 commit comments

Comments
 (0)