Skip to content

Commit 1dc9d3c

Browse files
minor #943 Outdated SyliusCon advert removal (Rafikooo)
This PR was merged into the 1.12 branch. Discussion ---------- The conference has already taken place, so we can remove this outdated ad 🕺 Commits ------- Remove outdated SyliusCon advert
2 parents f95584e + f80e09a commit 1dc9d3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

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

0 commit comments

Comments
 (0)