Fixed currency admin page and modernized underlying swap packages

Fixes issue #1009
This commit is contained in:
Jan Böhmer 2025-09-05 19:35:58 +02:00
parent a6be786d5d
commit d3e3c4e3f8
4 changed files with 368 additions and 301 deletions

View file

@ -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": {