Skip to content

Commit

Permalink
Update module-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jan 23, 2023
1 parent 8a7695b commit b4c74b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -23,8 +23,8 @@
},
"require": {
"php": ">=7.4 || ^8.0",
"simplesamlphp/composer-module-installer": "~1.1.8",
"simplesamlphp/simplesamlphp": "^2.0.0-beta.11"
"simplesamlphp/composer-module-installer": "~1.3.2",
"simplesamlphp/simplesamlphp": "^2.0.0-rc2"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "~1.2.1"
Expand Down

0 comments on commit b4c74b5

Please sign in to comment.