Commit be2a906
authored
Update deprecated phinx config (#808)
Error message when running phinx commands:
```
Deprecated: default_database in the config has been deprecated since 0.12, use default_environment instead. in /var/www/html/vendor/robmorgan/phinx/src/Phinx/Config/Config.php on line 223
```1 parent df01ced commit be2a906
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments