Skip to content

Commit

Permalink
Don't delete README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi Zitting committed Feb 19, 2019
1 parent ec3c135 commit 16100ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
"post-create-project-cmd": [
"@php -r \"copy('.env.example', '.env');\"",
"@php -r \"unlink('composer.json');\"",
"@php -r \"unlink('LICENSE.md');\"",
"@php -r \"unlink('README.md');\"",
"@php -r \"rename('composer.json.default', 'composer.json');\"",
"@composer dump-autoload -o",
"npm install",
Expand Down

0 comments on commit 16100ec

Please sign in to comment.