|
1 | 1 | { |
2 | | - "name": "phpbb/phpbb-style-prosilver", |
3 | | - "description": "phpBB Forum Software default style", |
4 | | - "type": "phpbb-style", |
5 | | - "version": "4.0.0-a1", |
6 | | - "homepage": "https://www.phpbb.com", |
7 | | - "license": "GPL-2.0-only", |
8 | | - "authors": [ |
9 | | - { |
10 | | - "name": "phpBB Limited", |
11 | | - "email": "operations@phpbb.com", |
12 | | - "homepage": "https://www.phpbb.com/go/authors" |
13 | | - } |
14 | | - ], |
15 | | - "support": { |
16 | | - "issues": "https://tracker.phpbb.com", |
17 | | - "forum": "https://www.phpbb.com/community/", |
18 | | - "docs": "https://www.phpbb.com/support/docs/", |
19 | | - "irc": "irc://irc.libera.chat/phpbb", |
20 | | - "chat": "https://www.phpbb.com/support/chat/" |
21 | | - }, |
22 | | - "extra": { |
23 | | - "display-name": "prosilver", |
24 | | - "phpbb-version": "4.0.0-a1", |
25 | | - "parent-style": "" |
26 | | - } |
| 2 | + "name": "phpbb/phpbb-style-prosilver", |
| 3 | + "description": "phpBB Forum Software default style", |
| 4 | + "type": "phpbb-style", |
| 5 | + "version": "4.0.0", |
| 6 | + "homepage": "https://www.phpbb.com", |
| 7 | + "license": "GPL-2.0-only", |
| 8 | + "authors": [ |
| 9 | + { |
| 10 | + "name": "phpBB Limited", |
| 11 | + "email": "operations@phpbb.com", |
| 12 | + "homepage": "https://www.phpbb.com/go/authors" |
| 13 | + } |
| 14 | + ], |
| 15 | + "support": { |
| 16 | + "issues": "https://tracker.phpbb.com", |
| 17 | + "forum": "https://www.phpbb.com/community/", |
| 18 | + "docs": "https://www.phpbb.com/support/docs/", |
| 19 | + "irc": "irc://irc.libera.chat/phpbb", |
| 20 | + "chat": "https://www.phpbb.com/support/chat/" |
| 21 | + }, |
| 22 | + "extra": { |
| 23 | + "display-name": "prosilver", |
| 24 | + "phpbb-version": "4.0.0-a1", |
| 25 | + "parent-style": "" |
| 26 | + } |
27 | 27 | } |
0 commit comments