1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 19:54:12 +02:00

[ticket/10824] Show display-name in acp and change composer name

PHPBB3-10824
This commit is contained in:
Marc Alexander
2016-01-17 14:11:21 +01:00
parent 732935582a
commit b0337b21d5
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "prosilver",
"name": "phpbb/phpbb-style-prosilver",
"description": "phpBB Forum Software default style",
"type": "phpbb-style",
"version": "3.2.0-a1-dev",
@@ -23,7 +23,6 @@
},
"extra": {
"display-name": "prosilver",
"parent-style": "prosilver",
"phpbb-version": "3.2.0-a1-dev"
"phpbb-version": "3.2.0-a3-dev"
}
}