Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed May 12, 2024
1 parent b776890 commit b1a6422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/smvc-tools/post-composer-create-project.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ public static function exec(): void {
"{$root_folder}index.php-overview.png",
"{$root_folder}phpunit.xml.dist",
"{$root_folder}LICENSE",
"{$root_folder}rector.php",
];

foreach ($files_to_delete as $file_to_delete) {
Expand Down

0 comments on commit b1a6422

Please sign in to comment.