Skip to content

Commit

Permalink
chore(deps): update symfony/filesystem requirement from ^7.0 to ^7.1
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/filesystem](https://github.com/symfony/filesystem) to permit the latest version.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.1/CHANGELOG.md)
- [Commits](symfony/filesystem@v7.0.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent e286661 commit 879448c
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 @@ -22,7 +22,7 @@
"ext-intl": "*",
"symfony/console": "^7.0",
"symfony/dependency-injection": "^7.0",
"symfony/filesystem": "^7.0",
"symfony/filesystem": "^7.1",
"symfony/process": "^7.0",
"knplabs/github-api": "^3.14",
"symfony/config": "^7.1",
Expand Down

0 comments on commit 879448c

Please sign in to comment.