Skip to content

Commit

Permalink
Update symfony/finder requirement in the production-dependencies group
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.

Updates `symfony/finder` to 7.1.4
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/7.1/CHANGELOG.md)
- [Commits](symfony/finder@v6.4.0...v7.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 66e3dd2 commit 9e5bf11
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 @@ -36,7 +36,7 @@

"simplesamlphp/assert": "^1.2",
"simplesamlphp/composer-xmlprovider-installer": "~1.0.0",
"symfony/finder": "^6.4"
"symfony/finder": "^7.1"
},
"require-dev": {
"simplesamlphp/simplesamlphp-test-framework": "^1.7"
Expand Down

0 comments on commit 9e5bf11

Please sign in to comment.