mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add composer.json file
This commit is contained in:
parent
c28c2bf119
commit
2dc4f6a3b0
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/vendor/
|
10
composer.json
Normal file
10
composer.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user