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 95c45e6 commit f62e0adCopy full SHA for f62e0ad
README.md
@@ -26,7 +26,7 @@ Provides Laravel-specific testing helpers and asserts.
26
1. Install package through `composer`:
27
28
```shell
29
- composer require --dev illuminated/testing-tools
+ composer require --dev "illuminated/testing-tools:5.5.*"
30
```
31
32
2. Use `Illuminated\Testing\TestingTools` in your `TestCase` class:
0 commit comments