We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2feccc7 commit abc0c33Copy full SHA for abc0c33
composer.json
@@ -32,12 +32,12 @@
32
},
33
"require": {
34
"php": ">=7.4 || ^8.0",
35
- "simplesamlphp/composer-module-installer": "^1.1.7",
36
- "simplesamlphp/assert": "^0.3.0",
37
- "simplesamlphp/xml-security": "~0.4.1"
+ "simplesamlphp/composer-module-installer": "^1.2.0",
+ "simplesamlphp/assert": "^0.6.0",
+ "simplesamlphp/xml-security": "~0.6.3"
38
39
"require-dev": {
40
- "simplesamlphp/simplesamlphp": "^2.0.0-beta.10",
+ "simplesamlphp/simplesamlphp": "^2.0.0-rc1",
41
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
42
43
"support": {
0 commit comments