Fixes project stability (#762)

This commit is contained in:
Italo 2021-05-09 03:58:18 -04:00 committed by GitHub
parent 02cfcc47b0
commit d809b71a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
"config": { "config": {
"sort-packages": true "sort-packages": true
}, },
"minimum-stability": "dev", "minimum-stability": "stable",
"extra": { "extra": {
"laravel": { "laravel": {
"providers": [ "providers": [