diff options
author | Mario <mario@mariovavti.com> | 2022-10-12 09:09:55 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-10-12 09:09:55 +0000 |
commit | d3856caf81c96b1ea2615a375122ca85e91a6fb3 (patch) | |
tree | 9e506b96668b45e1ced0a2ec701007a17e277d7a /composer.json | |
parent | e1f9b1c47d8f3ed3400465ec279e894a0d9255c5 (diff) | |
download | volse-hubzilla-d3856caf81c96b1ea2615a375122ca85e91a6fb3.tar.gz volse-hubzilla-d3856caf81c96b1ea2615a375122ca85e91a6fb3.tar.bz2 volse-hubzilla-d3856caf81c96b1ea2615a375122ca85e91a6fb3.zip |
composer update michelf/php-markdown
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index fca3cccdc..98fa7f812 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ext-json": "*", "ext-posix": "*", "sabre/dav": "^4.0", - "michelf/php-markdown": "^1.7", + "michelf/php-markdown": "^2.0", "bshaffer/oauth2-server-php": "^1.9", "ezyang/htmlpurifier": "^4.9", "simplepie/simplepie": "~1.5", |