Skip to content

Commit

Permalink
Merge pull request #100 from ishanvyas22/bump-twig-to-fix-possible-sa…
Browse files Browse the repository at this point in the history
…ndbox-bypass-security-vuln

Bump minimum twig version to v3.11 to fix Possible sandbox bypass security vulnerability
  • Loading branch information
ADmad authored Oct 11, 2024
2 parents 20021da + 42208dd commit e4a18e9
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 @@ -25,7 +25,7 @@
"cakephp/cakephp": "^4.0",
"jasny/twig-extensions": "^1.3",
"twig/markdown-extra": "^3.0",
"twig/twig": "^3.0"
"twig/twig": "^3.11.0"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^4.0",
Expand Down

0 comments on commit e4a18e9

Please sign in to comment.