|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "c3d88fa6639c9463d85260309c03bb68",
|
|
|
+ "content-hash": "b20e48188a0812f8bdf9deac87687cef",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "asm89/stack-cors",
|
|
@@ -1527,6 +1527,56 @@
|
|
|
"time": "2023-08-03T07:14:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
+ "name": "maniac/easemob-php",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/easemob/im-php-server-sdk.git",
|
|
|
+ "reference": "36b550328c9911957becde2fd62b9379ba45865c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/easemob/im-php-server-sdk/zipball/36b550328c9911957becde2fd62b9379ba45865c",
|
|
|
+ "reference": "36b550328c9911957becde2fd62b9379ba45865c",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "src/functions.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "tests\\": "tests/",
|
|
|
+ "Easemob\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "maniac",
|
|
|
+ "email": "maniac.liu@easemob.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHP Server SDK for IM.",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/easemob/im-php-server-sdk/issues",
|
|
|
+ "source": "https://github.com/easemob/im-php-server-sdk/tree/1.0.0"
|
|
|
+ },
|
|
|
+ "time": "2022-06-13T07:32:04+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "2.9.2",
|
|
|
"source": {
|