[ticket/10824] Add default emtpy parent-style to prosilver composer.json

PHPBB3-10824
This commit is contained in:
Marc Alexander 2020-11-23 21:37:21 +01:00
parent 0f614d91f9
commit 068f621ed1
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -20,6 +20,7 @@
},
"extra": {
"display-name": "prosilver",
"phpbb-version": "4.0.0-a1-dev"
"phpbb-version": "4.0.0-a1-dev",
"parent-style": ""
}
}