Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jun 13, 2024
1 parent 65d4109 commit 8297056
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
}
},
"require": {
"php": "^8.0",
"php": "^8.1",
"giggsey/libphonenumber-for-php-lite": "^8.13.23",
"guzzlehttp/guzzle": "^7.8.0",
"psr/http-message": "^2",
"simplesamlphp/assert": "^1.0.5",
"simplesamlphp/saml2": "^5.0.0-alpha.10",
"simplesamlphp/assert": "^1.1",
"simplesamlphp/saml2": "^5.0.0-alpha.15",
"simplesamlphp/simplesamlphp": "^3@dev",
"symfony/http-foundation": "^6.0"
"symfony/http-foundation": "^6.4"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.5.5"
"simplesamlphp/simplesamlphp-test-framework": "^1.7"
},
"support": {
"issues": "https://github.com/tvdijen/simplesamlphp-module-cmdotcom/issues",
Expand Down

0 comments on commit 8297056

Please sign in to comment.