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 1d39b53 commit ab56215Copy full SHA for ab56215
composer.json
@@ -24,11 +24,11 @@
24
"require": {
25
"php": ">=7.4 || ^8.0",
26
"simplesamlphp/assert": "^0.8.0",
27
- "simplesamlphp/composer-module-installer": "~1.3.2"
+ "simplesamlphp/composer-module-installer": "^1.3.4"
28
},
29
"require-dev": {
30
- "simplesamlphp/simplesamlphp": "^2.0.0-rc2",
31
- "simplesamlphp/simplesamlphp-test-framework": "~1.2.1"
+ "simplesamlphp/simplesamlphp": "^2.0.0",
+ "simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
32
33
"suggest": {
34
"ext-pdo": "Needed for database backend",
0 commit comments