Skip to content

Commit d2735ad

Browse files
authored
minor #931 SyliusCon advert (Rafikooo)
This PR was merged into the 1.12 branch. Discussion ---------- We'd like to inform as many developers as possible about our second conference fully dedicated to Sylius <img width="1652" alt="image" src="https://github.com/Sylius/Sylius-Standard/assets/40125720/1b4abc45-bfba-4f85-bbea-634862e058b2"> Commits ------- Add SyliusCon advert
2 parents 85f67a7 + 30d588f commit d2735ad

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)