Skip to content

Commit

Permalink
Update symfony/finder requirement from ^5.2 to ^7.1
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.1/CHANGELOG.md)
- [Commits](symfony/finder@v5.2.0...v7.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 59228f6 commit c46ffd4
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 @@ -27,7 +27,7 @@
"ext-curl": "*",
"bamarni/composer-bin-plugin": "^1.4",
"symfony/console": "^5.2",
"symfony/finder": "^5.2"
"symfony/finder": "^7.1"
},
"require-dev": {
"phpunit/phpunit": "9.*",
Expand Down

0 comments on commit c46ffd4

Please sign in to comment.