We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e539c commit c26038eCopy full SHA for c26038e
composer.json
@@ -32,9 +32,9 @@
32
},
33
"require": {
34
"php": ">=7.4 || ^8.0",
35
- "simplesamlphp/assert": "^0.2.13",
36
- "simplesamlphp/composer-module-installer": "~1.1",
37
- "simplesamlphp/simplesamlphp": "^2.0.0-beta.11"
+ "simplesamlphp/assert": "^0.8.0",
+ "simplesamlphp/composer-module-installer": "^1.3.2",
+ "simplesamlphp/simplesamlphp": "^2.0.0-rc2"
38
39
"require-dev": {
40
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
0 commit comments