Skip to content

Commit

Permalink
Update dependencies in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PhrozenByte committed Mar 13, 2022
1 parent 0068406 commit 6698130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"require": {
"php": ">=7.2.5",
"ext-mbstring": "*",
"twig/twig": "^3.0",
"symfony/yaml" : "^5.0",
"twig/twig": "^3.3.8",
"symfony/yaml" : "^5.4.3",
"erusev/parsedown": "1.7.4",
"erusev/parsedown-extra": "0.8.1"
},
Expand Down

1 comment on commit 6698130

@BestBackwards
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seeing this makes me very happy :)

Look forward to the update being released

Please sign in to comment.