Skip to content

Commit

Permalink
Bump the symfony group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/ldap](https://github.com/symfony/ldap) and [symfony/security-core](https://github.com/symfony/security-core) to permit the latest version.

Updates `symfony/ldap` to 7.1.6
- [Release notes](https://github.com/symfony/ldap/releases)
- [Changelog](https://github.com/symfony/ldap/blob/7.1/CHANGELOG.md)
- [Commits](symfony/ldap@v6.4.0...v7.1.6)

Updates `symfony/security-core` to 7.1.6
- [Release notes](https://github.com/symfony/security-core/releases)
- [Changelog](https://github.com/symfony/security-core/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-core@v6.4.0...v7.1.6)

---
updated-dependencies:
- dependency-name: symfony/ldap
  dependency-type: direct:production
  dependency-group: symfony
- dependency-name: symfony/security-core
  dependency-type: direct:production
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 5b21b99 commit 5a01ae8
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 @@ -50,8 +50,8 @@
"simplesamlphp/simplesamlphp": "^2.2",
"simplesamlphp/simplesamlphp-module-ldap": "^2.2",
"symfony/http-foundation": "^6.4",
"symfony/ldap": "^6.4",
"symfony/security-core": "^6.4"
"symfony/ldap": "^7.1",
"symfony/security-core": "^7.1"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.6.0"
Expand Down

0 comments on commit 5a01ae8

Please sign in to comment.