Skip to content

Commit

Permalink
Merge pull request #8 from loic425/fix/dependencies
Browse files Browse the repository at this point in the history
Fix dependencies
  • Loading branch information
loic425 authored Sep 28, 2020
2 parents 603d569 + 2432517 commit c3f183e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@
},
"require": {
"php": "^7.2.9",
"erusev/parsedown": "^1.7",
"symfony/asset": "^4.4|^5.1",
"symfony/framework-bundle": "^4.4|^5.1",
"symfony/http-kernel": "^4.4|^5.1",
"symfony/routing": "^4.4|^5.1",
"symfony/twig-bundle": "^4.4|^5.1",
"twig/extra-bundle": "^2.12|^3.0",
"twig/markdown-extra": "^3.0",
"twig/twig": "^2.12|^3.0",
"webmozart/assert": "^1.9"
Expand Down

0 comments on commit c3f183e

Please sign in to comment.