mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +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",
|
||||
"type": "symfony-bundle",
|
||||
"autoload": {
|
||||
"psr-4": { "Chill\\DocStoreBundle\\" : "" }
|
||||
"psr-4": {
|
||||
"Chill\\DocStoreBundle\\": ""
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"symfony/mime": "^4 || ^5"
|
||||
},
|
||||
"license": "AGPL-3.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user