Skip to content

Commit cece573

Browse files
authoredOct 7, 2024··
Merge pull request #4 from panda-madness/patch-1
Move the package to main dependencies
2 parents 8a1231a + 41d6b94 commit cece573

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
@@ -43,7 +43,7 @@ The settings are applied in two ways:
4343
You can install the package via [Composer](https://getcomposer.org):
4444

4545
```bash
46-
composer require nunomaduro/laravel-optimize-database --dev
46+
composer require nunomaduro/laravel-optimize-database
4747
```
4848

4949
## 🙌 Usage

0 commit comments

Comments
 (0)
Please sign in to comment.