Skip to content

Commit

Permalink
Merge pull request #198 from slimphp/dependabot/composer/twig/twig-tw…
Browse files Browse the repository at this point in the history
…-3.1

Update twig/twig requirement from ^3.0 to ^3.1
  • Loading branch information
l0gicgate committed Nov 10, 2020
2 parents f5a2f92 + 0550ad7 commit 1959c1f
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 @@ -21,7 +21,7 @@
"php": "^7.2",
"psr/http-message": "^1.0",
"slim/slim": "^4.5",
"twig/twig": "^3.0"
"twig/twig": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^8.5",
Expand Down

0 comments on commit 1959c1f

Please sign in to comment.