Skip to content

Commit

Permalink
Merge pull request #59 from City-of-Helsinki/UHF-X_downgrade_twig
Browse files Browse the repository at this point in the history
Downgraded to Twig 2.15.2.
  • Loading branch information
khalima authored Sep 28, 2022
2 parents 704a623 + 89aff51 commit 298a754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"drupal/helfi_tunnistamo": "^2.0",
"drupal/redis": "^1.5",
"drupal/stage_file_proxy": "^1.2",
"drush/drush": "^10.4 || ^11"
"drush/drush": "^10.4 || ^11",
"twig/twig": "v2.15.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 298a754

Please sign in to comment.