Skip to content

Commit

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

0 comments on commit ea83942

Please sign in to comment.