Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Oct 30, 2022
1 parent 59747b0 commit 09beb67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -32,9 +32,9 @@
},
"require": {
"php": ">=7.4 || ^8.0",
"simplesamlphp/simplesamlphp": "^2.0.0-beta.11",
"simplesamlphp/composer-module-installer": "~1.1.8",
"simplesamlphp/assert": "~0.3.0"
"simplesamlphp/simplesamlphp": "^2.0.0-rc2",
"simplesamlphp/composer-module-installer": "^1.2.0",
"simplesamlphp/assert": "^0.8.0"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "~1.2.1"
Expand Down

0 comments on commit 09beb67

Please sign in to comment.