Skip to content

Commit 3a0abe2

Browse files
committed
Bump dependencies
1 parent e170052 commit 3a0abe2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"psr/clock": "~1.0.0",
3131
"psr/http-message": "~2.0",
3232
"psr/log": "~2.3.1 || ~3.0.0",
33-
"simplesamlphp/assert": "~1.8.1",
34-
"simplesamlphp/xml-common": "dev-master",
35-
"simplesamlphp/xml-security": "dev-feature/xsd-types",
36-
"simplesamlphp/xml-soap": "dev-feature/xsd-types"
33+
"simplesamlphp/assert": "~1.8.2",
34+
"simplesamlphp/xml-common": "~2.0.1",
35+
"simplesamlphp/xml-security": "~2.0.0",
36+
"simplesamlphp/xml-soap": "~2.0.1"
3737
},
3838
"require-dev": {
3939
"ext-intl": "*",
4040

4141
"beste/clock": "~3.0.0",
4242
"mockery/mockery": "~1.6.12",
43-
"simplesamlphp/simplesamlphp-test-framework": "~1.9.2"
43+
"simplesamlphp/simplesamlphp-test-framework": "~1.9.3"
4444
},
4545
"suggest": {
4646
"ext-soap": "*"

0 commit comments

Comments
 (0)