Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 0a23009 commit a4b68dd
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 @@ -33,7 +33,7 @@
"symfony/finder": "^6.0",
"symfony/http-foundation": "^6.0",
"symfony/mime": "^6.0",
"symfony/string": "^6.0"
"symfony/string": "^7.1"
},
"require-dev": {
"dereuromark/composer-prefer-lowest": "^0.1.10",
Expand Down

0 comments on commit a4b68dd

Please sign in to comment.