mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Use BigDecimal object type for Supplier shipping costs, instead of bcmath string.
This commit is contained in:
parent
ae23a82105
commit
08267b88b0
10 changed files with 312 additions and 14 deletions
|
@ -11,6 +11,9 @@
|
|||
"beberlei/doctrineextensions": {
|
||||
"version": "v1.2.6"
|
||||
},
|
||||
"brick/math": {
|
||||
"version": "0.8.15"
|
||||
},
|
||||
"composer/semver": {
|
||||
"version": "1.5.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue