Skip to content

Commit

Permalink
Bump the production-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [simplesamlphp/assert](https://github.com/simplesamlphp/assert) and [simplesamlphp/xml-common](https://github.com/simplesamlphp/xml-common) to permit the latest version.

Updates `simplesamlphp/assert` to 1.8.1
- [Release notes](https://github.com/simplesamlphp/assert/releases)
- [Commits](simplesamlphp/assert@v1.7.0...v1.8.1)

Updates `simplesamlphp/xml-common` to 1.24.0
- [Release notes](https://github.com/simplesamlphp/xml-common/releases)
- [Commits](simplesamlphp/xml-common@v1.23.2...v1.24.0)

---
updated-dependencies:
- dependency-name: simplesamlphp/assert
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: simplesamlphp/xml-common
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 5b9c8f3 commit edc5afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"ext-dom": "*",
"ext-spl": "*",

"simplesamlphp/assert": "~1.7.0",
"simplesamlphp/xml-common": "~1.23.2"
"simplesamlphp/assert": "~1.8.1",
"simplesamlphp/xml-common": "~1.24.0"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.7"
Expand Down

0 comments on commit edc5afc

Please sign in to comment.