We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c1941 commit 0361155Copy full SHA for 0361155
1 file changed
composer.json
@@ -31,12 +31,12 @@
31
"ext-dom": "*",
32
"ext-spl": "*",
33
34
- "simplesamlphp/assert": "^0.7.2"
+ "simplesamlphp/assert": "^0.8.0"
35
},
36
"require-dev": {
37
"ext-xmlreader": "*",
38
39
- "simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.3.1"
40
41
"support": {
42
"issues": "https://github.com/simplesamlphp/xml-common/issues",
0 commit comments