Skip to content

Commit 578aaac

Browse files
committed
ITT: Laravel 5.1+ support.
1 parent 32182e8 commit 578aaac

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

2525
```shell
26-
composer require illuminated/testing-tools --dev
26+
composer require --dev illuminated/testing-tools
2727
```
2828

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

0 commit comments

Comments
 (0)