Update composer.json

This commit is contained in:
brabli
2025-11-27 13:35:19 +00:00
parent 0633768582
commit d48fb65010

View File

@@ -1,6 +1,6 @@
{
"name": "pcm/example-bundle",
"description": "PCM Example Bundle",
"name": "pcm/metadata-bundle",
"description": "PCM Metadata Bundle",
"type": "symfony-bundle",
"license": "MIT",
"authors": [
@@ -11,6 +11,10 @@
{
"name": "Matt Feeney",
"email": "mf@pcmsystems.co.uk"
},
{
"name": "Jonald Damaso",
"email": "jd@pcmsystems.co.uk"
}
],