Skip to content

Commit

Permalink
Upgrade twig for php 8.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster committed Jan 22, 2021
1 parent 458c642 commit d655b1e
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 @@ -15,7 +15,7 @@
"require": {
"php" : "^7.1 || ^8.0",
"sabre/dav" : "~4.1.4",
"twig/twig" : "~2.12.5",
"twig/twig" : "~2.13.1",
"symfony/yaml" : "^3.4"
},
"require-dev" : {
Expand Down

0 comments on commit d655b1e

Please sign in to comment.