Skip to content

Commit

Permalink
Update symfony/finder requirement from ^5.1 to ^5.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.0/CHANGELOG.md)
- [Commits](symfony/finder@v5.1.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent 9253c9a commit a3019bc
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 @@ -12,7 +12,7 @@
"goaop/parser-reflection": "4.x-dev",
"goaop/dissect": "^3.0",
"laminas/laminas-code": "^4.13",
"symfony/finder": "^5.1"
"symfony/finder": "^5.1 || ^7.0"
},

"require-dev": {
Expand Down

0 comments on commit a3019bc

Please sign in to comment.