Skip to content

Commit 65f4297

Browse files
committed
Bump assert & xml-security dependencies
1 parent f58a86b commit 65f4297

2 files changed

Lines changed: 49 additions & 50 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"gettext/gettext": "^5.6.1",
6161
"gettext/translator": "^1.0.1",
6262
"phpmailer/phpmailer": "^6.5",
63-
"simplesamlphp/assert": "^0.8.0",
63+
"simplesamlphp/assert": "^1.0.0",
6464
"simplesamlphp/saml2": "^4.6",
6565
"simplesamlphp/simplesamlphp-assets-base": "^2.0",
6666
"symfony/cache": "^5.4||^6",
@@ -88,7 +88,7 @@
8888
"mikey179/vfsstream": "~1.6",
8989
"simplesamlphp/simplesamlphp-module-adfs": "dev-master",
9090
"simplesamlphp/simplesamlphp-test-framework": "^1.3.2",
91-
"simplesamlphp/xml-security": "^0.6.5"
91+
"simplesamlphp/xml-security": "^1.5.0"
9292
},
9393
"suggest": {
9494
"predis/predis": "Needed if a Redis server is used to store session information",

composer.lock

Lines changed: 47 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)