mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-23 18:54:24 +00:00
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"name": "chill-project/chill-doc-store",
|
|
"description": "A Chill bundle to store documents",
|
|
"type": "symfony-bundle",
|
|
"require": {
|
|
"chill-project/main": "upgrade-sf3",
|
|
"chill-project/person": "upgrade-sf3"
|
|
},
|
|
"license": "AGPL-3.0"
|
|
}
|