1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[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

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": ""
}
}