move currency to config file; change units to their own group in settings
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
"irazasyed/laravel-gamp": "1.3.x",
|
||||
"vierbergenlars/php-semver": "3.0.x",
|
||||
"php-units-of-measure/php-units-of-measure": "2.1.x",
|
||||
"markrogoyski/math-php": "^0.38.0"
|
||||
"markrogoyski/math-php": "^0.38.0",
|
||||
"moneyphp/money": "^3.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~7.0",
|
||||
|
||||
Reference in New Issue
Block a user