Skip to content

Commit abc0c33

Browse files
committed
Bump dependencies
1 parent 2feccc7 commit abc0c33

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
},
3333
"require": {
3434
"php": ">=7.4 || ^8.0",
35-
"simplesamlphp/composer-module-installer": "^1.1.7",
36-
"simplesamlphp/assert": "^0.3.0",
37-
"simplesamlphp/xml-security": "~0.4.1"
35+
"simplesamlphp/composer-module-installer": "^1.2.0",
36+
"simplesamlphp/assert": "^0.6.0",
37+
"simplesamlphp/xml-security": "~0.6.3"
3838
},
3939
"require-dev": {
40-
"simplesamlphp/simplesamlphp": "^2.0.0-beta.10",
40+
"simplesamlphp/simplesamlphp": "^2.0.0-rc1",
4141
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
4242
},
4343
"support": {

0 commit comments

Comments
 (0)