Skip to content

Commit 55d7463

Browse files
authored
Remove version in readme
1 parent 337fe97 commit 55d7463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Set a .env file variable from the command line.
2727
You can install the package with [Composer](https://getcomposer.org/) using the following command:
2828

2929
```bash
30-
composer require imliam/laravel-env-set-command:^1.3.0
30+
composer require imliam/laravel-env-set-command
3131
```
3232

3333
## Usage

0 commit comments

Comments
 (0)