Skip to content

Commit 8820955

Browse files
committed
Version for both 2.0 & 2.1
1 parent ff7188e commit 8820955

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

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

0 commit comments

Comments
 (0)