mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Update local ChillDocStore
composer.json.
This commit is contained in:
parent
0aec2fc1d1
commit
59fcd1e96b
@ -3,9 +3,12 @@
|
|||||||
"description": "A Chill bundle to store documents",
|
"description": "A Chill bundle to store documents",
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": { "Chill\\DocStoreBundle\\" : "" }
|
"psr-4": {
|
||||||
|
"Chill\\DocStoreBundle\\": ""
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"symfony/mime": "^4 || ^5"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0"
|
"license": "AGPL-3.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user