|
9 | 9 | "allow-plugins": {
|
10 | 10 | "simplesamlphp/composer-module-installer": true,
|
11 | 11 | "cweagans/composer-patches": true,
|
12 |
| - "captainhook/plugin-composer": true, |
13 |
| - "simplesamlphp/composer-xmlprovider-installer": false |
| 12 | + "captainhook/plugin-composer": true |
14 | 13 | }
|
15 | 14 | },
|
16 | 15 | "scripts": {
|
|
54 | 53 | "phpmailer/phpmailer": "^6.8",
|
55 | 54 | "geshi/geshi": "^1.0.9.1",
|
56 | 55 | "pimple/pimple" : "^3.0",
|
57 |
| - "symfony/yaml": "^6.0", |
| 56 | + "symfony/yaml": "^5.3", |
58 | 57 | "guzzlehttp/psr7": "^2.5",
|
59 | 58 | "psr/http-message": "^1.0",
|
60 | 59 | "dflydev/fig-cookies": "^3.0",
|
|
64 | 63 | "phpoffice/phpspreadsheet": "^2.2",
|
65 | 64 | "jumbojett/openid-connect-php": "^1.0.0",
|
66 | 65 | "sabre/dav": "^4.1",
|
67 |
| - "symfony/console" : "^6.0", |
| 66 | + "symfony/console" : "^5.0", |
68 | 67 | "slim/slim": "^3.11",
|
69 | 68 | "ramsey/uuid": "4.4.0",
|
70 | 69 | "enshrined/svg-sanitize": "^0.16.0",
|
71 | 70 | "guzzlehttp/guzzle": "^7.0",
|
72 |
| - "simplesamlphp/simplesamlphp": "^2.3.7", |
| 71 | + "simplesamlphp/simplesamlphp": "^2.0.15", |
73 | 72 | "seld/jsonlint": "^1.8",
|
74 | 73 | "jasig/phpcas": "^1.4",
|
75 | 74 | "league/commonmark": "^2.3",
|
|
0 commit comments