diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-10-13 07:15:14 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-10-13 07:15:14 +0000 |
| commit | 75c06fc2d2da7dcd8ef5062ab588082378c08a5a (patch) | |
| tree | 0ea4bccb6aa971c7cf2f645a402cfed7f6b1d227 /composer.json | |
| parent | 2735940656b21e96505ffa64d5e89f924a94a03f (diff) | |
fixes #3299, fixes #3300, fixes #3301, fixes #3302, fixes #3303
Closes #3299, #3300, #3301, #3302, and #3303
Merge request studip/studip!2267
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index eb68ef6..f64b56e 100644 --- a/composer.json +++ b/composer.json @@ -29,8 +29,8 @@ "ezyang/htmlpurifier": "^4.13", "davefx/phplot": "^6.2", "jasig/phpcas": "1.5", - "phpxmlrpc/phpxmlrpc": "^4.4", - "phpxmlrpc/extras": "^0.6.2", + "phpxmlrpc/phpxmlrpc": "^4.9.0", + "phpxmlrpc/extras": "^1.0.0-beta2", "algo26-matthias/idna-convert": "^3.0", "caxy/php-htmldiff": "^0.1.9", "phpseclib/phpseclib": "^3", |
