Skip to content

Commit

Permalink
Update twig/twig requirement from ~3.8.0 to ~3.10.3
Browse files Browse the repository at this point in the history
Updates the requirements on [twig/twig](https://github.com/twigphp/Twig) to permit the latest version.
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.8.0...v3.10.3)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent d9dc507 commit ac67cfd
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 @@ -8,7 +8,7 @@
"require": {
"php" : "^7.2 || ^8.0",
"sabre/dav" : "~4.6.0",
"twig/twig" : "~3.8.0",
"twig/twig" : "~3.10.3",
"symfony/yaml" : "^5.4",
"psr/log" : "^1",
"ext-dom" : "*",
Expand Down

0 comments on commit ac67cfd

Please sign in to comment.