We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accfea5 commit 6cf09d9Copy full SHA for 6cf09d9
1 file changed
composer.json
@@ -38,9 +38,9 @@
38
"php": "^8.3",
39
"ext-pdo": "*",
40
41
- "simplesamlphp/assert": "~1.9",
42
- "simplesamlphp/composer-module-installer": "~1.6",
43
- "simplesamlphp/simplesamlphp": "^2.5@RC"
+ "simplesamlphp/assert": "~2.0",
+ "simplesamlphp/composer-module-installer": "~1.7",
+ "simplesamlphp/simplesamlphp": "^2.5@dev"
44
},
45
"require-dev": {
46
"simplesamlphp/simplesamlphp-test-framework": "~1.11"
0 commit comments