Skip to content

Commit b6676f7

Browse files
committed
Merge branch 'release/2.2.0' into craft-webpack
2 parents 23a07ad + 03a8910 commit b6676f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@php -r \"copy('./scripts/example.env.sh', './scripts/.env.sh');\"",
4141
"@php -r \"unlink('composer.json');\"",
4242
"@php -r \"unlink('LICENSE.md');\"",
43-
"@php -r \"unlink('README.md');\"",
43+
"@php -r \"unlink('README.md');\""
4444
]
4545
}
4646
}

0 commit comments

Comments
 (0)