Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent cc9c117 commit cdfad1c
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 @@ -23,7 +23,7 @@
"slim/psr7": "^1.7",
"slim/slim": "^4.14",
"slim/twig-view": "^3.4",
"symfony/translation": "^7.1",
"symfony/translation": "^7.2",
"symfony/twig-bridge": "^7.1",
"vlucas/phpdotenv": "^5.6"
},
Expand Down

0 comments on commit cdfad1c

Please sign in to comment.