Skip to content

Commit c26038e

Browse files
committed
Update module-installer
1 parent f9e539c commit c26038e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"require": {
3434
"php": ">=7.4 || ^8.0",
35-
"simplesamlphp/assert": "^0.2.13",
36-
"simplesamlphp/composer-module-installer": "~1.1",
37-
"simplesamlphp/simplesamlphp": "^2.0.0-beta.11"
35+
"simplesamlphp/assert": "^0.8.0",
36+
"simplesamlphp/composer-module-installer": "^1.3.2",
37+
"simplesamlphp/simplesamlphp": "^2.0.0-rc2"
3838
},
3939
"require-dev": {
4040
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"

0 commit comments

Comments
 (0)