General:
- Updated to
moneyphp/money
v.3.0 - Removed autoregistration of custom Doctrine Money type. You should add it by hand, as described in installation instructions. Checkout discussion for details.
Twig filters:
- removed
amount | money_get_currency
filter, useamount.currency
instead - removed
currency | currency_name
filter, usercurrency.code
instead