Skip to content

Commit 4fa1f56

Browse files
committed
Fix version constraint
1 parent fc8af4a commit 4fa1f56

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"phpmailer/phpmailer": "~6.10",
6363
"psr/event-dispatcher": "~1.0",
6464
"psr/log": "~3.0",
65-
"simplesamlphp/assert": "~1.9 || ~2.0",
65+
"simplesamlphp/assert": "~2.0",
6666
"simplesamlphp/composer-module-installer": "~1.7",
6767
"simplesamlphp/saml2": "~6.1",
6868
"simplesamlphp/saml2-legacy": "~4.20",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)