Skip to content

Commit c45c6ae

Browse files
committed
Version for both 2.0 & 2.1
1 parent ae586d8 commit c45c6ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
},
2424
"require": {
2525
"php": "^8.0",
26-
"simplesamlphp/assert": "^1.0",
26+
"simplesamlphp/assert": "^0.8.0 || ^1.0.0",
2727
"ext-pdo": "^8.0"
2828
},
2929
"require-dev": {
30-
"simplesamlphp/simplesamlphp": "^2.1.0-rc1",
30+
"simplesamlphp/simplesamlphp": ">=2.0.0 <2.3.0",
3131
"simplesamlphp/simplesamlphp-test-framework": "^1.5.1"
3232
},
3333
"suggest": {

0 commit comments

Comments
 (0)