Skip to content

Commit a6458b2

Browse files
committed
Bump libraries
1 parent c94ce0a commit a6458b2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
}
1414
],
1515
"require": {
16-
"php": "^8.2",
16+
"php": "^8.3",
1717
"ext-dom": "*",
1818

19-
"simplesamlphp/assert": "~1.9",
20-
"simplesamlphp/saml2": "~6.0",
21-
"simplesamlphp/xml-common": "~2.4"
19+
"simplesamlphp/assert": "~2.0",
20+
"simplesamlphp/saml2": "~6.1",
21+
"simplesamlphp/xml-common": "~2.7"
2222
},
2323
"require-dev": {
24-
"simplesamlphp/simplesamlphp-test-framework": "~1.10"
24+
"simplesamlphp/simplesamlphp-test-framework": "~1.11"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)