Skip to content

Commit f62e0ad

Browse files
committed
Minor readme fixes.
1 parent 95c45e6 commit f62e0ad

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
@@ -26,7 +26,7 @@ Provides Laravel-specific testing helpers and asserts.
2626
1. Install package through `composer`:
2727

2828
```shell
29-
composer require --dev illuminated/testing-tools
29+
composer require --dev "illuminated/testing-tools:5.5.*"
3030
```
3131

3232
2. Use `Illuminated\Testing\TestingTools` in your `TestCase` class:

0 commit comments

Comments
 (0)