Skip to content

Commit

Permalink
Update twig/twig requirement from ^3.3 to ^3.4
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.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](twigphp/Twig@v3.3.0...v3.4.1)

---
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, 2022
1 parent 81bcb30 commit a6e821b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"php": "^7.4 || ^8.0",
"psr/http-message": "^1.0",
"slim/slim": "^4.10",
"twig/twig": "^3.3",
"twig/twig": "^3.4",
"symfony/polyfill-php81": "^1.25"
},
"require-dev": {
Expand Down

0 comments on commit a6e821b

Please sign in to comment.