Skip to content

Commit b198c6c

Browse files
Added Sylius/SyliusMoneyBundle as a Composer suggestion
1 parent 3049e64 commit b198c6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"bin-dir": "bin"
3333
},
3434
"suggest": {
35-
"pink-tie/money-bundle": "For Symfony integration."
35+
"pink-tie/money-bundle": "Pink-Tie's Symfony2 integration with Money library",
36+
"Sylius/SyliusMoneyBundle": "Sylius' Symfony2 integration with Money library"
3637
},
3738
"minimum-stability": "dev"
3839
}

0 commit comments

Comments
 (0)