Skip to content

Commit

Permalink
Update twig/twig requirement from ^3.10 to ^3.11 (#60)
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.10.0...v3.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 401560c commit 3629532
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 @@ -27,7 +27,7 @@
"php": "^8.2",
"ext-json": "*",
"symfony/console": "^7.1",
"twig/twig": "^3.10"
"twig/twig": "^3.11"
},
"require-dev": {
"grifart/phpstan-oneline": "~0.4",
Expand Down

0 comments on commit 3629532

Please sign in to comment.