Skip to content

Commit

Permalink
Update symfony/finder requirement from ^5.1 || ^6.0 to ^7.1.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 0aaf3b3 commit c4cecc0
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 @@ -17,7 +17,7 @@
"symfony/config": "^5.0 || ^6.0",
"symfony/console": "^5.0 || ^6.0",
"symfony/dependency-injection": "^5.0 || ^6.0",
"symfony/finder": "^5.1 || ^6.0",
"symfony/finder": "^7.1.1",
"symfony/options-resolver": "^5.0 || ^6.0",
"symfony/process": "^5.0 || ^6.0",
"webmozart/assert": "^1.9"
Expand Down

0 comments on commit c4cecc0

Please sign in to comment.