mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-13 00:40:34 +01:00
composer update easyswoole/memcache: to fix build problem with swoolepush
This commit is contained in:
parent
d959968075
commit
559da2522b
14
composer.lock
generated
14
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "e9257aed1d9de6b9358c6f12fc3dbe84",
|
"content-hash": "de45fc314c030117a58b2fc5adb72b23",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adldap2/adldap2",
|
"name": "adldap2/adldap2",
|
||||||
@ -743,16 +743,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "easyswoole/memcache",
|
"name": "easyswoole/memcache",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/easy-swoole/memcache.git",
|
"url": "https://github.com/easy-swoole/memcache.git",
|
||||||
"reference": "f3827a7d55e2ab043f5dc1429a4c26578754bd19"
|
"reference": "d98026de25d9c64a0cd9588ffa8178ecc2d88c64"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/easy-swoole/memcache/zipball/f3827a7d55e2ab043f5dc1429a4c26578754bd19",
|
"url": "https://api.github.com/repos/easy-swoole/memcache/zipball/d98026de25d9c64a0cd9588ffa8178ecc2d88c64",
|
||||||
"reference": "f3827a7d55e2ab043f5dc1429a4c26578754bd19",
|
"reference": "d98026de25d9c64a0cd9588ffa8178ecc2d88c64",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -776,9 +776,9 @@
|
|||||||
"description": "Coroutine version of Memcache client",
|
"description": "Coroutine version of Memcache client",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/easy-swoole/memcache/issues",
|
"issues": "https://github.com/easy-swoole/memcache/issues",
|
||||||
"source": "https://github.com/easy-swoole/memcache/tree/master"
|
"source": "https://github.com/easy-swoole/memcache/tree/1.1.0"
|
||||||
},
|
},
|
||||||
"time": "2020-06-06T11:45:08+00:00"
|
"time": "2021-03-15T02:48:52+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "easyswoole/spl",
|
"name": "easyswoole/spl",
|
||||||
|
Loading…
Reference in New Issue
Block a user