Version 2.0.0-RC3
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "dmzx/mchat",
|
||||
"type": "phpbb-extension",
|
||||
"description": "mChat Extension for phpBB 3.1",
|
||||
"description": "mChat Extension",
|
||||
"homepage": "http://www.dmzx-web.net",
|
||||
"version": "1.0.0-RC2",
|
||||
"time": "2015-03-10",
|
||||
"version": "2.0.0-RC3",
|
||||
"time": "2016-03-24",
|
||||
"keywords": ["phpbb", "extension", "mchat"],
|
||||
"license": "GPL-2.0",
|
||||
"authors": [
|
||||
@@ -32,9 +32,9 @@
|
||||
"phpbb/epv": "dev-master"
|
||||
},
|
||||
"extra": {
|
||||
"display-name": "mChat Extension for phpBB 3.1",
|
||||
"display-name": "mChat Extension",
|
||||
"soft-require": {
|
||||
"phpbb/phpbb": ">=3.1.7-PL1,<3.2.0@dev"
|
||||
"phpbb/phpbb": ">=3.1.7-PL1,<3.3.0@dev"
|
||||
},
|
||||
"version-check": {
|
||||
"host": "www.dmzx-web.net",
|
||||
|
||||
Reference in New Issue
Block a user