Update composer.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pcm/example-bundle",
|
"name": "pcm/metadata-bundle",
|
||||||
"description": "PCM Example Bundle",
|
"description": "PCM Metadata Bundle",
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
@@ -11,6 +11,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Matt Feeney",
|
"name": "Matt Feeney",
|
||||||
"email": "mf@pcmsystems.co.uk"
|
"email": "mf@pcmsystems.co.uk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Jonald Damaso",
|
||||||
|
"email": "jd@pcmsystems.co.uk"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user