mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-06 03:15:34 +01:00
parent
d04169a0d8
commit
0fcffc5d2f
12 changed files with 21 additions and 1 deletions
|
@ -117,6 +117,8 @@ final class BuildConfigurationCommand extends Command
|
|||
$this->filesToGenerate->push(['drupal-project/phpunit.xml.dist', 'phpunit.xml.dist']);
|
||||
}
|
||||
|
||||
$configurationData['managedText'] = 'Do not edit this file. It is automatically generated by \'build-configs\'.';
|
||||
|
||||
$this->generateFiles($configurationData);
|
||||
|
||||
return Command::SUCCESS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue