Skip to content

Commit 3089600

Browse files
committed
Documentation update, removed version constrain from installation instructions, in case of require-dev
1 parent 809ce4c commit 3089600

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
@@ -149,7 +149,7 @@ The other option is to install this on a per project basis.
149149
Using Composer (preferred method):
150150

151151
```bash
152-
composer require --dev "dealerdirect/qa-tools:*"
152+
composer require --dev "dealerdirect/qa-tools"
153153
```
154154

155155
Or modify your `composer.json` to include `dealerdirect/qa-tools` in the `require-dev` sections:

0 commit comments

Comments
 (0)