Skip to content

Commit 05bdc1d

Browse files
Add extra.thanks entry to composer.json
1 parent a3382c8 commit 05bdc1d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,11 @@
3232
"symfony/phpunit-bridge": "^3.4 || ^4.1",
3333
"symfony/twig-bundle": "^3.4 || ^4.0",
3434
"twig/twig": "^1.35 || ^2.0"
35+
},
36+
"extra": {
37+
"thanks": {
38+
"name": "symfony/webpack-encore",
39+
"url": "https://github.com/symfony/webpack-encore"
40+
}
3541
}
3642
}

0 commit comments

Comments
 (0)