Skip to content

Commit

Permalink
Bump symfony/validator from 6.4.2 to 7.0.5
Browse files Browse the repository at this point in the history
Bumps [symfony/validator](https://github.com/symfony/validator) from 6.4.2 to 7.0.5.
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.0/CHANGELOG.md)
- [Commits](symfony/validator@v6.4.2...v7.0.5)

---
updated-dependencies:
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent a239df2 commit 0750a5e
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 71 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"nette/neon": "^3.3",
"nette/safe-stream": "^3.0",
"symfony/yaml": "^6.2",
"symfony/validator": "^6.2",
"symfony/validator": "^6.2 || ^7.0",
"nette/finder": "^3.0",
"opis/json-schema": "^2.3",
"matronator/parsem": "^3.0",
Expand Down
126 changes: 56 additions & 70 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0750a5e

Please sign in to comment.