|
37 | 37 | "ext-SimpleXML": "*", |
38 | 38 | "ext-session": "*", |
39 | 39 |
|
40 | | - "simplesamlphp/assert": "~1.8.1", |
41 | | - "simplesamlphp/composer-module-installer": "~1.4.0", |
42 | | - "simplesamlphp/simplesamlphp": "~2.4.2", |
43 | | - "simplesamlphp/xml-cas": "~1.3", |
44 | | - "simplesamlphp/xml-common": "~1.17", |
45 | | - "simplesamlphp/xml-soap": "~1.5", |
46 | | - "symfony/http-foundation": "~6.4.0", |
47 | | - "symfony/http-kernel": "~6.4.0", |
48 | | - "simplesamlphp/saml11": "~1.2.5" |
| 40 | + "simplesamlphp/assert": "~1.8", |
| 41 | + "simplesamlphp/composer-module-installer": "~1.4", |
| 42 | + "simplesamlphp/simplesamlphp": "~2.4", |
| 43 | + "simplesamlphp/xml-cas": "~2.0", |
| 44 | + "simplesamlphp/xml-common": "~2.0", |
| 45 | + "simplesamlphp/xml-soap": "~2.0", |
| 46 | + "symfony/http-foundation": "~6.4", |
| 47 | + "symfony/http-kernel": "~6.4", |
| 48 | + "simplesamlphp/saml11": "~1.2" |
49 | 49 | }, |
50 | 50 | "require-dev": { |
51 | | - "simplesamlphp/simplesamlphp-test-framework": "~1.9.2" |
| 51 | + "simplesamlphp/simplesamlphp-test-framework": "~1.9" |
52 | 52 | }, |
53 | 53 | "support": { |
54 | 54 | "issues": "https://github.com/simplesamlphp/simplesamlphp-module-casserver/issues", |
|
0 commit comments