Skip to content

Commit

Permalink
Upgrade php-markdown dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
annda committed Jan 6, 2020
1 parent 68ed89c commit 8e0f89e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"slim/psr7": "^0.5",
"slim/slim": "^4.2",
"slim/twig-view": "^2.0",
"michelf/php-markdown": "~1.8.0",
"michelf/php-markdown": "~1.9.0",
"mustangostang/spyc": "~0.6.2",
"respect/validation": "^1.1",
"swiftmailer/swiftmailer": "^6.2",
Expand Down
19 changes: 11 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e0f89e

Please sign in to comment.