Update composer json
This commit is contained in:
parent
be0e7f04de
commit
c995e2bb50
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ardent/parameter-bundle",
|
||||
"description": "Simple bundle for storing parameters in the database",
|
||||
"type": "library",
|
||||
"type": "symfony-bundle",
|
||||
"require": {
|
||||
"doctrine/orm": "^2.7"
|
||||
},
|
||||
@ -10,5 +10,5 @@
|
||||
"Ardent\\ParameterBundle\\": ""
|
||||
}
|
||||
},
|
||||
"license": "GNU GPLv3"
|
||||
"license": "GPL-3.0-only"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user