Skip to content

Commit

Permalink
Bump SimpleSAMLphp + assert
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Sep 26, 2022
1 parent 9209108 commit 634ec1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -33,8 +33,8 @@
"require": {
"php": ">=7.4 || ^8.0",

"simplesamlphp/assert": "~0.2.13",
"simplesamlphp/simplesamlphp": "^2.0.0-beta.10",
"simplesamlphp/assert": "~0.8.0",
"simplesamlphp/simplesamlphp": "^2.0.0-rc2",
"simplesamlphp/composer-module-installer": "~1.1",
"whitehat101/apr1-md5": "~1.0"
},
Expand Down

0 comments on commit 634ec1d

Please sign in to comment.