Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Commit bc78b67

Browse files
authored
Merge pull request #1 from timvisee/master
Fix installation instruction in README referencing incorrect package
2 parents fd1c0ea + c28d65e commit bc78b67

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 @@ Clear previously set statements in Laravel query builder/Eloqent builder easily.
2323

2424
Via Composer
2525
``` bash
26-
composer require awssat/laravel-query-test
26+
composer require awssat/laravel-query-reset
2727
```
2828

2929
### Before Laravel 5.5

0 commit comments

Comments
 (0)