Skip to content

Commit fd0f9f1

Browse files
akovalyovgeekdevs
authored andcommitted
Fix package name for money v3. (TheBigBrainsCompany#71)
1 parent 2826460 commit fd0f9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": ">=5.5",
1919
"ext-curl" : "*",
2020
"symfony/framework-bundle": "~2.8|~3.0",
21-
"mathiasverraes/money": "^3.0",
21+
"moneyphp/money": "^3.0",
2222
"symfony/form": "~2.8|~3.0",
2323
"symfony/twig-bundle": "~2.8|~3.0",
2424
"symfony/console": "~2.8|~3.0",

0 commit comments

Comments
 (0)