We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae586d8 commit c45c6aeCopy full SHA for c45c6ae
1 file changed
composer.json
@@ -23,11 +23,11 @@
23
},
24
"require": {
25
"php": "^8.0",
26
- "simplesamlphp/assert": "^1.0",
+ "simplesamlphp/assert": "^0.8.0 || ^1.0.0",
27
"ext-pdo": "^8.0"
28
29
"require-dev": {
30
- "simplesamlphp/simplesamlphp": "^2.1.0-rc1",
+ "simplesamlphp/simplesamlphp": ">=2.0.0 <2.3.0",
31
"simplesamlphp/simplesamlphp-test-framework": "^1.5.1"
32
33
"suggest": {
0 commit comments