Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 3ba4fc5 commit 8add956
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 @@ -44,7 +44,7 @@
"symfony/ux-autocomplete": "^2.17",
"symfony/ux-live-component": "^2.17",
"symfony/ux-twig-component": "^2.13",
"symfony/validator": "^6.1",
"symfony/validator": "^7.1",
"tinymce/tinymce": "7.2",
"twig/extra-bundle": "^3.0",
"twig/intl-extra": "^3.3",
Expand Down

0 comments on commit 8add956

Please sign in to comment.