We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcba19 commit b579306Copy full SHA for b579306
README.md
@@ -27,7 +27,7 @@ Set a .env file variable from the command line.
27
You can install the package with [Composer](https://getcomposer.org/) using the following command:
28
29
```bash
30
-composer require imliam/laravel-env-set-command:^1.0.0
+composer require imliam/laravel-env-set-command:^1.0
31
```
32
33
## Usage
0 commit comments