Skip to content

Commit 3d8fd3f

Browse files
authored
Merge pull request #33 from matiast02/update-docs
update docs on master. Set install command with latest version
2 parents 440d070 + 55d7463 commit 3d8fd3f

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
@@ -26,7 +26,7 @@ Set a .env file variable from the command line.
2626
You can install the package with [Composer](https://getcomposer.org/) using the following command:
2727

2828
```bash
29-
composer require imliam/laravel-env-set-command:^1.0
29+
composer require imliam/laravel-env-set-command
3030
```
3131

3232
## Usage

0 commit comments

Comments
 (0)