mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-03 07:26:12 +00:00
Adding missing dependencies. See trace:
master@chill-vendee cb68f33e71 JFMonfort 2021-02-18 Adding missing dependencies sf4@chill-standard 732f4af595 MathieuJ 2021-03-08 rebase: Add missing dependencies (cb68f33e713) sf4@chill-standard 358f7e7be7 MathieuJ 2021-03-08 install php markdown to html, and test change in template
This commit is contained in:
parent
a0e7105e83
commit
60b48a97e2
@ -46,7 +46,13 @@
|
|||||||
"symfony/expression-language": "4.*",
|
"symfony/expression-language": "4.*",
|
||||||
"knplabs/knp-time-bundle": "^1.12",
|
"knplabs/knp-time-bundle": "^1.12",
|
||||||
"symfony/intl": "4.*",
|
"symfony/intl": "4.*",
|
||||||
"symfony/swiftmailer-bundle": "^3.5"
|
"symfony/swiftmailer-bundle": "^3.5",
|
||||||
|
"league/csv": "^9.6",
|
||||||
|
"phpoffice/phpspreadsheet": "^1.16",
|
||||||
|
"symfony/browser-kit": "^5.2",
|
||||||
|
"symfony/css-selector": "^5.2",
|
||||||
|
"twig/markdown-extra": "^3.3",
|
||||||
|
"erusev/parsedown": "^1.7"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"symfony/symfony": "*"
|
"symfony/symfony": "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user