Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9c80886 commit 35bb98d
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 @@ -19,7 +19,7 @@
],
"require": {
"php": "^8.1",
"symfony/finder": "^6.2",
"symfony/finder": "^7.2",
"twig/twig": "^3.5"
},
"require-dev": {
Expand Down

0 comments on commit 35bb98d

Please sign in to comment.