Skip to content

Commit 2d2ce93

Browse files
committed
minor #22 Add extra.thanks entry to composer.json (nicolas-grekas)
This PR was merged into the master branch. Discussion ---------- Add extra.thanks entry to composer.json Same as https://github.com/symfony/webpack-encore-pack/blob/master/composer.json Commits ------- 05bdc1d Add extra.thanks entry to composer.json
2 parents a3382c8 + 05bdc1d commit 2d2ce93

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)