Skip to content

Commit d7472a7

Browse files
committed
release v18.06.05
1 parent f188464 commit d7472a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/demo/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@php -r \"copy('README.example.md', 'README.md');\"",
6767
"@php -r \"copy('.gitattributes.example', '.gitattributes');\"",
6868
"@php -r \"unlink('.gitattributes.example'); unlink('README.example.md');\"",
69-
"@php -r \"file_put_contents('CHANGELOG','# CHANGELOG');\""
69+
"@php -r \"file_put_contents('CHANGELOG.md','# CHANGELOG');\""
7070
]
7171
},
7272
"scripts-descriptions": {

0 commit comments

Comments
 (0)