mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/10824] Fix typo in language composer.json
PHPBB3-10824
This commit is contained in:
parent
81f3483994
commit
6383648c53
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "phpbb/phpbb-language-en",
|
"name": "phpbb/phpbb-language-en",
|
||||||
"description": "phpBB Forum Software default style",
|
"description": "phpBB Forum Software default language",
|
||||||
"type": "phpbb-language",
|
"type": "phpbb-language",
|
||||||
"version": "3.2.0-a3-dev",
|
"version": "3.2.0-a3-dev",
|
||||||
"homepage": "https://www.phpbb.com",
|
"homepage": "https://www.phpbb.com",
|
||||||
|
|
Loading…
Add table
Reference in a new issue