Skip to content

Commit

Permalink
chore(deps): update symfony/config requirement from ^7.1 to ^7.2
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/config](https://github.com/symfony/config) to permit the latest version.
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.2/CHANGELOG.md)
- [Commits](symfony/config@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: symfony/config
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 1a74bb4 commit 9ce0703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"symfony/filesystem": "^7.1",
"symfony/process": "^7.1",
"knplabs/github-api": "^3.16",
"symfony/config": "^7.1",
"symfony/config": "^7.2",
"symfony/http-client": "^7.1",
"nyholm/psr7": "^1.8",
"symfony/finder": "^7.1",
Expand Down

0 comments on commit 9ce0703

Please sign in to comment.