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 b39137b commit 2c88c60Copy full SHA for 2c88c60
.github/README.md
@@ -23,7 +23,7 @@ Running a single test, with about 400 migrations.
23
Install the package with Composer
24
25
```bash
26
-composer require plannr/laravel-fast-refresh-database
+composer require plannr/laravel-fast-refresh-database --dev
27
```
28
29
## Adding to your TestCase
0 commit comments