Skip to content

Commit

Permalink
Update twig/twig requirement from ^3.8 to ^3.9
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.9.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 May 1, 2024
1 parent 1b35153 commit 086eeea
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 || ^2.0",
"slim/slim": "^4.12",
"twig/twig": "^3.8",
"twig/twig": "^3.9",
"symfony/polyfill-php81": "^1.29"
},
"require-dev": {
Expand Down

0 comments on commit 086eeea

Please sign in to comment.