Skip to content

Commit 2368344

Browse files
committed
Set version constraints
1 parent 09c8d77 commit 2368344

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@
3232
},
3333
"require": {
3434
"php": "^8.0",
35+
3536
"simplesamlphp/assert": "^1.0.0",
3637
"simplesamlphp/composer-module-installer": "^1.3.4",
37-
"simplesamlphp/simplesamlphp": "^3@dev",
38+
"simplesamlphp/simplesamlphp": "^2.0",
3839
"simplesamlphp/xml-common": "^1.12",
3940
"symfony/http-foundation": "^6.0"
4041
},

0 commit comments

Comments
 (0)