Skip to content

Commit

Permalink
Merge pull request #5 from ahmetcelikezer/dependabot/composer/twig/tw…
Browse files Browse the repository at this point in the history
…ig-tw-3.0.1

Update twig/twig requirement from ^1||^2 to ^3.0.1
  • Loading branch information
ahmetcelikezer committed Feb 4, 2020
2 parents ab7f68f + 8b2e5cc commit 803ac75
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 @@ -5,7 +5,7 @@
"keywords": ["twig", "html", "meta", "seo"],
"homepage": "https://projects.ahmetcelikezer.com/twig-seo-bundle",
"require": {
"twig/twig": "^1||^2"
"twig/twig": "^3.0.1"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 803ac75

Please sign in to comment.