mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-05 00:49:35 +00:00
Added an console command to convert the old BBCode comments to markdown
This commit is contained in:
parent
c814bae3af
commit
8cfaee5c62
9 changed files with 427 additions and 95 deletions
|
|
@ -11,9 +11,9 @@
|
|||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"doctrine/annotations": "^1.6",
|
||||
"erusev/parsedown": "^1.8-dev",
|
||||
"florianv/swap": "^4.0",
|
||||
"friendsofsymfony/ckeditor-bundle": "^2.0",
|
||||
"league/html-to-markdown": "^4.8",
|
||||
"liip/imagine-bundle": "^2.2",
|
||||
"nyholm/psr7": "^1.1",
|
||||
"ocramius/proxy-manager": "2.1.*",
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
"php-http/curl-client": "^2.0",
|
||||
"php-http/guzzle6-adapter": "^2.0",
|
||||
"php-http/message": "^1.8",
|
||||
"s9e/text-formatter": "^2.0",
|
||||
"s9e/text-formatter": "^2.1",
|
||||
"sensio/framework-extra-bundle": "^5.1",
|
||||
"shivas/versioning-bundle": "^3.1",
|
||||
"symfony/apache-pack": "^1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue