Skip to content

Commit

Permalink
Update symfony/finder requirement from ^6.1 to ^6.1 || ^7.0
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@v6.1.0...v7.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 6ae6b15 commit 6c65462
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 @@ -18,7 +18,7 @@
"webmozart/assert": "^1.10"
},
"require-dev": {
"symfony/finder": "^6.1",
"symfony/finder": "^6.1 || ^7.0",
"veewee/composer-run-parallel": "^1.0.0",
"vimeo/psalm": "^5.4",
"php-standard-library/psalm-plugin": "^2.2"
Expand Down

0 comments on commit 6c65462

Please sign in to comment.