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 678dd17 commit 8bf6313
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -19,9 +19,9 @@
},
"require": {
"php": ">=7.4 || ^8.0",
"simplesamlphp/composer-module-installer": "~1.1.8",
"simplesamlphp/simplesamlphp": "^2.0.0-beta.11",
"simplesamlphp/simplesamlphp-module-consent": "~1.0"
"simplesamlphp/composer-module-installer": "~1.3.2",
"simplesamlphp/simplesamlphp": "^2.0.0-rc2",
"simplesamlphp/simplesamlphp-module-consent": "~1.1"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "~1.2.1"
Expand Down

0 comments on commit 8bf6313

Please sign in to comment.