mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/12962] Clean up composer.json
PHPBB3-12962
This commit is contained in:
parent
1c88a2cb25
commit
98554475be
1 changed files with 0 additions and 19 deletions
|
@ -1,23 +1,4 @@
|
|||
{
|
||||
"name": "phpbb/phpbb",
|
||||
"description": "phpBB Forum Software application",
|
||||
"type": "project",
|
||||
"keywords": ["phpbb", "forum"],
|
||||
"homepage": "https://www.phpbb.com",
|
||||
"license": "GPL-2.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "phpBB Limited",
|
||||
"email": "operations@phpbb.com",
|
||||
"homepage": "https://www.phpbb.com/go/authors"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://tracker.phpbb.com",
|
||||
"forum": "https://www.phpbb.com/community/",
|
||||
"wiki": "https://wiki.phpbb.com",
|
||||
"irc": "irc://irc.freenode.org/phpbb"
|
||||
},
|
||||
"require-dev": {
|
||||
"facebook/webdriver": "dev-master"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue