diff --git a/packages/Nicelizhi/Apps/src/Console/Commands/Create.php b/packages/Nicelizhi/Apps/src/Console/Commands/Create.php index ad4b3247..7e4a3874 100644 --- a/packages/Nicelizhi/Apps/src/Console/Commands/Create.php +++ b/packages/Nicelizhi/Apps/src/Console/Commands/Create.php @@ -58,6 +58,7 @@ class Create extends CommandInterface 'tests', 'tests/bootstrap.php', 'docs', + 'composer.json', 'README.md', 'phpunit.xml', ];