|
@@ -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": "fd3b4be730663f4bcad5cbb7244fa57f",
|
|
|
|
|
|
|
+ "content-hash": "453c200f680a5bce1d0f24764354fe81",
|
|
|
"packages": [
|
|
"packages": [
|
|
|
{
|
|
{
|
|
|
"name": "cakephp/core",
|
|
"name": "cakephp/core",
|
|
@@ -799,6 +799,60 @@
|
|
|
},
|
|
},
|
|
|
"time": "2021-03-26T18:39:16+00:00"
|
|
"time": "2021-03-26T18:39:16+00:00"
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "illuminate/redis",
|
|
|
|
|
+ "version": "v8.83.5",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/illuminate/redis.git",
|
|
|
|
|
+ "reference": "0fee121324054226823a59623fab3d98ad88fbd5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/illuminate/redis/zipball/0fee121324054226823a59623fab3d98ad88fbd5",
|
|
|
|
|
+ "reference": "0fee121324054226823a59623fab3d98ad88fbd5",
|
|
|
|
|
+ "shasum": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "illuminate/collections": "^8.0",
|
|
|
|
|
+ "illuminate/contracts": "^8.0",
|
|
|
|
|
+ "illuminate/macroable": "^8.0",
|
|
|
|
|
+ "illuminate/support": "^8.0",
|
|
|
|
|
+ "php": "^7.3|^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-redis": "Required to use the phpredis connector (^4.0|^5.0).",
|
|
|
|
|
+ "predis/predis": "Required to use the predis connector (^1.1.9)."
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "8.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Illuminate\\Redis\\": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Taylor Otwell",
|
|
|
|
|
+ "email": "taylor@laravel.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "The Illuminate Redis package.",
|
|
|
|
|
+ "homepage": "https://laravel.com",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/laravel/framework/issues",
|
|
|
|
|
+ "source": "https://github.com/laravel/framework"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-01-24T02:32:30+00:00"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"name": "illuminate/support",
|
|
"name": "illuminate/support",
|
|
|
"version": "v8.83.5",
|
|
"version": "v8.83.5",
|