Bump michelf/php-markdown to ^1.9 to fix deprecations

This commit is contained in:
bocharsky-bw 2022-01-25 20:24:07 +02:00
parent 664c3bf82b
commit 74ded9e121

View file

@ -21,7 +21,7 @@
"php": "^7.4|^8.0",
"symfony/framework-bundle": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"michelf/php-markdown": "~1.4"
"michelf/php-markdown": "^1.9"
},
"require-dev": {
"symfony/phpunit-bridge": "^4.4|^5.0|^6.0",