Skip to content

Commit

Permalink
composer(deps-dev): update symfony/finder requirement (#218)
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/5.3/CHANGELOG.md)
- [Commits](symfony/finder@v5.2.9...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2021
1 parent b99eff5 commit cdabdbb
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 @@ -32,7 +32,7 @@
"phpstan/phpstan-deprecation-rules": "^0.12.6",
"phpstan/phpstan-phpunit": "^0.12.19",
"phpunit/phpunit": "^9.5.5",
"symfony/finder": "^5.2.9"
"symfony/finder": "^5.3.0"
},
"config": {
"preferred-install": "dist",
Expand Down

0 comments on commit cdabdbb

Please sign in to comment.