Skip to content

Commit

Permalink
Update twig/twig requirement from ^3.7 to ^3.8
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.7.0...v3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent c951edc commit 617c854
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 @@ -21,7 +21,7 @@
"php": "^7.4 || ^8.0",
"psr/http-message": "^1.1",
"slim/slim": "^4.12",
"twig/twig": "^3.7",
"twig/twig": "^3.8",
"symfony/polyfill-php81": "^1.28"
},
"require-dev": {
Expand Down

0 comments on commit 617c854

Please sign in to comment.