Version 2.1.0
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
"type": "phpbb-extension",
|
||||
"description": "mChat",
|
||||
"homepage": "https://www.phpbb.com/customise/db/extension/mchat_extension/",
|
||||
"version": "2.0.3",
|
||||
"time": "2017-12-31",
|
||||
"version": "2.1.0",
|
||||
"time": "2018-06-22",
|
||||
"keywords": ["phpbb", "extension", "mchat"],
|
||||
"license": "GPL-2.0",
|
||||
"license": "GPL-2.0-only",
|
||||
"authors": [
|
||||
{
|
||||
"name": "kasimi",
|
||||
@@ -27,7 +27,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"php": ">=5.4.7",
|
||||
"composer/installers": "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -36,7 +36,7 @@
|
||||
"extra": {
|
||||
"display-name": "mChat",
|
||||
"soft-require": {
|
||||
"phpbb/phpbb": ">=3.1.8-RC1"
|
||||
"phpbb/phpbb": ">=3.2.0"
|
||||
},
|
||||
"version-check": {
|
||||
"host": "www.phpbb.com",
|
||||
|
||||
Reference in New Issue
Block a user