mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 02:59:29 +00:00
Fixed currency admin page and modernized underlying swap packages
Fixes issue #1009
This commit is contained in:
parent
a6be786d5d
commit
d3e3c4e3f8
4 changed files with 368 additions and 301 deletions
12
symfony.lock
12
symfony.lock
|
|
@ -133,15 +133,6 @@
|
|||
"ekino/phpstan-banned-code": {
|
||||
"version": "v0.3.1"
|
||||
},
|
||||
"florianv/exchanger": {
|
||||
"version": "1.4.1"
|
||||
},
|
||||
"florianv/swap": {
|
||||
"version": "3.5.0"
|
||||
},
|
||||
"florianv/swap-bundle": {
|
||||
"version": "5.0.x-dev"
|
||||
},
|
||||
"gregwar/captcha": {
|
||||
"version": "v1.1.7"
|
||||
},
|
||||
|
|
@ -254,6 +245,9 @@
|
|||
"./config/packages/datatables.yaml"
|
||||
]
|
||||
},
|
||||
"part-db/swap-bundle": {
|
||||
"version": "v6.0.0"
|
||||
},
|
||||
"php-http/discovery": {
|
||||
"version": "1.18",
|
||||
"recipe": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue