diff --git a/system/src/Grav/Console/SetupCommand.php b/system/src/Grav/Console/SetupCommand.php index 173a33cef..41ba7c17e 100644 --- a/system/src/Grav/Console/SetupCommand.php +++ b/system/src/Grav/Console/SetupCommand.php @@ -26,7 +26,7 @@ class SetupCommand extends Command '/user/themes', ); - protected $files = array( + protected $files = array('/.dependencies', '/.htaccess', '/user/config/site.yaml', '/user/config/system.yaml',