We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23a07ad + 03a8910 commit b6676f7Copy full SHA for b6676f7
composer.json
@@ -40,7 +40,7 @@
40
"@php -r \"copy('./scripts/example.env.sh', './scripts/.env.sh');\"",
41
"@php -r \"unlink('composer.json');\"",
42
"@php -r \"unlink('LICENSE.md');\"",
43
- "@php -r \"unlink('README.md');\"",
+ "@php -r \"unlink('README.md');\""
44
]
45
}
46
0 commit comments