Failed to load currency ISO codes

Hello!
After i’ve ugraded from 1.5 to latest version (following instructions), all works good. But when i try to go in “system settings” from menu, i see this error message:

#### An uncaught Exception was encountered
Type: RuntimeException
Message: Failed to load currency ISO codes.
Filename: MYWEBSITE/vendor/moneyphp/money/src/Currencies/ISOCurrencies.php
Line Number: 113
Backtrace:
File: MYWEBSITE/vendor/moneyphp/money/src/Currencies/ISOCurrencies.php
Line: 91
Function: loadCurrencies
File: MYWEBSITE/vendor/moneyphp/money/src/Currencies/ISOCurrencies.php
Line: 73
Function: getCurrencies
File: MYWEBSITE/application/helpers/payments_helper.php
Line: 23
Function: getIterator
File: MYWEBSITE/application/modules/settings/controllers/Settings.php
Line: 163
Function: get_currencies
File: MYWEBSITE/index.php
Line: 315
Function: require_once

Can you help me?
THX!
Roberto