-
- Downloads
fixes #3299, fixes #3300, fixes #3301, fixes #3302, fixes #3303
Closes #3299, #3300, #3301, #3302, and #3303 Merge request studip/studip!2267
Showing
- composer.json 2 additions, 2 deletionscomposer.json
- composer.lock 40 additions, 34 deletionscomposer.lock
- lib/webservices/webservices_bootstrap.php 0 additions, 4 deletionslib/webservices/webservices_bootstrap.php
- public/jsonrpc.php 0 additions, 28 deletionspublic/jsonrpc.php
- public/xmlrpc.php 22 additions, 11 deletionspublic/xmlrpc.php
- vendor/studip_ws/jsonrpc_dispatcher.php 0 additions, 154 deletionsvendor/studip_ws/jsonrpc_dispatcher.php
... | ... | @@ -29,8 +29,8 @@ |
"ezyang/htmlpurifier": "^4.13", | ||
"davefx/phplot": "^6.2", | ||
"jasig/phpcas": "^1.3", | ||
"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", | ||
... | ... |
public/jsonrpc.php
deleted
100644 → 0
Please register or sign in to comment