Skip to content

Commit

Permalink
Update twig/twig requirement from ^3.5 to ^3.6
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.5.0...v3.6.0)

---
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, 2023
1 parent a9ef516 commit 79a2028
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.1",
"slim/slim": "^4.11",
"twig/twig": "^3.5",
"twig/twig": "^3.6",
"symfony/polyfill-php81": "^1.27"
},
"require-dev": {
Expand Down

0 comments on commit 79a2028

Please sign in to comment.