Skip to content

Commit 30d588f

Browse files
committed
Add SyliusCon advert
1 parent 85f67a7 commit 30d588f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@
114114
"post-create-project-cmd": [
115115
"@php -r \"file_put_contents('.gitignore', str_replace('/composer.lock' . PHP_EOL, '', file_get_contents('.gitignore')));\"",
116116
"@php bin/console sylius:inform-about-gus --ansi",
117-
"@php bin/console sylius:show-available-plugins --ansi"
117+
"@php bin/console sylius:show-available-plugins --ansi",
118+
"echo 'Join us at this year’s \uD83E\uDDA2 SyliusCon \uD83E\uDDA2: https://sylius.com/conference'"
118119
],
119120
"auto-scripts": {
120121
"cache:clear": "symfony-cmd",

0 commit comments

Comments
 (0)