Composer require fails with Undefined array key "database_dump_filename_base" #1824
Unanswered
agustinzamar
asked this question in
General
Replies: 1 comment 5 replies
-
I'd suggest to keep your config file in line with the one in v9: |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Simply running
composer require spatie/laravel-backup
orcomposer update
after changing the version from 8.* to 9.* will fail if the config/backup.php file is present.Beta Was this translation helpful? Give feedback.
All reactions