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 f9e539c commit c26038e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"require": {
"php": ">=7.4 || ^8.0",
"simplesamlphp/assert": "^0.2.13",
"simplesamlphp/composer-module-installer": "~1.1",
"simplesamlphp/simplesamlphp": "^2.0.0-beta.11"
"simplesamlphp/assert": "^0.8.0",
"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 c26038e

Please sign in to comment.