-
- Downloads
Bump assert-library
... | @@ -59,7 +59,7 @@ | ... | @@ -59,7 +59,7 @@ |
"gettext/gettext": "^5.6.1", | "gettext/gettext": "^5.6.1", | ||
"gettext/translator": "^1.0.1", | "gettext/translator": "^1.0.1", | ||
"phpmailer/phpmailer": "^6.5", | "phpmailer/phpmailer": "^6.5", | ||
"simplesamlphp/assert": "^0.6.0", | "simplesamlphp/assert": "^0.6.3", | ||
"simplesamlphp/saml2": "^4.6", | "simplesamlphp/saml2": "^4.6", | ||
"symfony/cache": "^5.4", | "symfony/cache": "^5.4", | ||
"symfony/config": "^5.4", | "symfony/config": "^5.4", | ||
... | @@ -83,7 +83,7 @@ | ... | @@ -83,7 +83,7 @@ |
"ext-curl": "*", | "ext-curl": "*", | ||
"ext-pdo_sqlite": "*", | "ext-pdo_sqlite": "*", | ||
"mikey179/vfsstream": "~1.6", | "mikey179/vfsstream": "~1.6", | ||
"simplesamlphp/simplesamlphp-module-adfs": ">=2.0.0-rc2", | "simplesamlphp/simplesamlphp-module-adfs": ">=2.0.0-rc4", | ||
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1", | "simplesamlphp/simplesamlphp-test-framework": "^1.2.1", | ||
"simplesamlphp/xml-security": "^0.6.4" | "simplesamlphp/xml-security": "^0.6.4" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment