10 lines
230 B
JSON
10 lines
230 B
JSON
|
{
|
||
|
"name": "ardent/ardent-parameter-bundle",
|
||
|
"description": "Simple bundle for storing parameters in the database",
|
||
|
"type": "library",
|
||
|
"require": {
|
||
|
"doctrine/orm": "^2.7"
|
||
|
},
|
||
|
"license": "GNU GPLv3"
|
||
|
}
|