Skip to content

Commit 564b8d9

Browse files
committed
Loosen the version constraint
1 parent 0ce3ce1 commit 564b8d9

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
@@ -18,8 +18,8 @@
1818
"psr/clock": "^1.0",
1919
"psr/log": "^2.0 | ^3.0",
2020
"simplesamlphp/assert": "^1.8",
21-
"simplesamlphp/xml-common": "~1.24.0",
22-
"simplesamlphp/xml-security": "~1.13.0"
21+
"simplesamlphp/xml-common": "~1.24",
22+
"simplesamlphp/xml-security": "~1.13"
2323
},
2424
"require-dev": {
2525
"beste/clock": "^3.0",

0 commit comments

Comments
 (0)