|
@@ -6,225 +6,6 @@
|
|
|
],
|
|
|
"content-hash": "3aa191934404180c982ae2eea0633938",
|
|
|
"packages": [
|
|
|
- {
|
|
|
- "name": "league/flysystem",
|
|
|
- "version": "1.1.9",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/thephpleague/flysystem.git",
|
|
|
- "reference": "094defdb4a7001845300334e7c1ee2335925ef99"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
|
|
|
- "reference": "094defdb4a7001845300334e7c1ee2335925ef99",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-fileinfo": "*",
|
|
|
- "league/mime-type-detection": "^1.3",
|
|
|
- "php": "^7.2.5 || ^8.0"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "league/flysystem-sftp": "<1.0.6"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpspec/prophecy": "^1.11.1",
|
|
|
- "phpunit/phpunit": "^8.5.8"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-ftp": "Allows you to use FTP server storage",
|
|
|
- "ext-openssl": "Allows you to use FTPS server storage",
|
|
|
- "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
|
|
|
- "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
|
|
|
- "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
|
|
|
- "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
|
|
|
- "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
|
|
|
- "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
|
|
- "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
|
|
- "league/flysystem-webdav": "Allows you to use WebDAV storage",
|
|
|
- "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
|
|
- "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
|
|
|
- "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.1-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "League\\Flysystem\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Frank de Jonge",
|
|
|
- "email": "info@frenky.net"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Filesystem abstraction: Many filesystems, one API.",
|
|
|
- "keywords": [
|
|
|
- "Cloud Files",
|
|
|
- "WebDAV",
|
|
|
- "abstraction",
|
|
|
- "aws",
|
|
|
- "cloud",
|
|
|
- "copy.com",
|
|
|
- "dropbox",
|
|
|
- "file systems",
|
|
|
- "files",
|
|
|
- "filesystem",
|
|
|
- "filesystems",
|
|
|
- "ftp",
|
|
|
- "rackspace",
|
|
|
- "remote",
|
|
|
- "s3",
|
|
|
- "sftp",
|
|
|
- "storage"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/thephpleague/flysystem/issues",
|
|
|
- "source": "https://github.com/thephpleague/flysystem/tree/1.1.9"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://offset.earth/frankdejonge",
|
|
|
- "type": "other"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2021-12-09T09:40:50+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "league/flysystem-cached-adapter",
|
|
|
- "version": "1.1.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
|
|
|
- "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/d1925efb2207ac4be3ad0c40b8277175f99ffaff",
|
|
|
- "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "league/flysystem": "~1.0",
|
|
|
- "psr/cache": "^1.0.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "mockery/mockery": "~0.9",
|
|
|
- "phpspec/phpspec": "^3.4",
|
|
|
- "phpunit/phpunit": "^5.7",
|
|
|
- "predis/predis": "~1.0",
|
|
|
- "tedivm/stash": "~0.12"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-phpredis": "Pure C implemented extension for PHP"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "League\\Flysystem\\Cached\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "frankdejonge",
|
|
|
- "email": "info@frenky.net"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "An adapter decorator to enable meta-data caching.",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/thephpleague/flysystem-cached-adapter/issues",
|
|
|
- "source": "https://github.com/thephpleague/flysystem-cached-adapter/tree/master"
|
|
|
- },
|
|
|
- "time": "2020-07-25T15:56:04+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "league/mime-type-detection",
|
|
|
- "version": "1.11.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/thephpleague/mime-type-detection.git",
|
|
|
- "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
|
|
|
- "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-fileinfo": "*",
|
|
|
- "php": "^7.2 || ^8.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "friendsofphp/php-cs-fixer": "^3.2",
|
|
|
- "phpstan/phpstan": "^0.12.68",
|
|
|
- "phpunit/phpunit": "^8.5.8 || ^9.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "League\\MimeTypeDetection\\": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Frank de Jonge",
|
|
|
- "email": "info@frankdejonge.nl"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Mime-type detection for Flysystem",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/thephpleague/mime-type-detection/issues",
|
|
|
- "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/frankdejonge",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2022-04-17T13:12:02+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "phpoffice/phpexcel",
|
|
|
"version": "1.8.2",
|
|
@@ -298,61 +79,6 @@
|
|
|
"abandoned": "phpoffice/phpspreadsheet",
|
|
|
"time": "2018-11-22T23:07:24+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "psr/cache",
|
|
|
- "version": "1.0.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/php-fig/cache.git",
|
|
|
- "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
- "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Psr\\Cache\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "PHP-FIG",
|
|
|
- "homepage": "http://www.php-fig.org/"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Common interface for caching libraries",
|
|
|
- "keywords": [
|
|
|
- "cache",
|
|
|
- "psr",
|
|
|
- "psr-6"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/php-fig/cache/tree/master"
|
|
|
- },
|
|
|
- "time": "2016-08-06T20:24:11+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "psr/container",
|
|
|
"version": "1.1.1",
|
|
@@ -581,16 +307,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "topthink/framework",
|
|
|
- "version": "v6.0.12",
|
|
|
+ "version": "v6.1.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/top-think/framework.git",
|
|
|
- "reference": "e478316ac843c1a884a3b3a7a94db17c4001ff5c"
|
|
|
+ "reference": "2cb56f3e6f3c479fe90ea5f28d38d3b5ef6c4210"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/top-think/framework/zipball/e478316ac843c1a884a3b3a7a94db17c4001ff5c",
|
|
|
- "reference": "e478316ac843c1a884a3b3a7a94db17c4001ff5c",
|
|
|
+ "url": "https://api.github.com/repos/top-think/framework/zipball/2cb56f3e6f3c479fe90ea5f28d38d3b5ef6c4210",
|
|
|
+ "reference": "2cb56f3e6f3c479fe90ea5f28d38d3b5ef6c4210",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -602,8 +328,6 @@
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
"ext-mbstring": "*",
|
|
|
- "league/flysystem": "^1.1.4",
|
|
|
- "league/flysystem-cached-adapter": "^1.0",
|
|
|
"php": ">=7.2.5",
|
|
|
"psr/container": "~1.0",
|
|
|
"psr/http-message": "^1.0",
|
|
@@ -648,9 +372,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/top-think/framework/issues",
|
|
|
- "source": "https://github.com/top-think/framework/tree/v6.0.12"
|
|
|
+ "source": "https://github.com/top-think/framework/tree/v6.1.1"
|
|
|
},
|
|
|
- "time": "2022-01-21T06:31:07+00:00"
|
|
|
+ "time": "2022-10-26T03:48:53+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "topthink/think-helper",
|
|
@@ -706,16 +430,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "topthink/think-multi-app",
|
|
|
- "version": "v1.0.14",
|
|
|
+ "version": "v1.0.15",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/top-think/think-multi-app.git",
|
|
|
- "reference": "ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3"
|
|
|
+ "reference": "387e0dac059c20f92cac5da41a871e10829c1c97"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3",
|
|
|
- "reference": "ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/387e0dac059c20f92cac5da41a871e10829c1c97",
|
|
|
+ "reference": "387e0dac059c20f92cac5da41a871e10829c1c97",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -726,7 +450,7 @@
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.1.0",
|
|
|
- "topthink/framework": "^6.0.0"
|
|
|
+ "topthink/framework": "^6.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -754,22 +478,22 @@
|
|
|
"description": "thinkphp6 multi app support",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/top-think/think-multi-app/issues",
|
|
|
- "source": "https://github.com/top-think/think-multi-app/tree/master"
|
|
|
+ "source": "https://github.com/top-think/think-multi-app/tree/v1.0.15"
|
|
|
},
|
|
|
- "time": "2020-07-12T13:50:37+00:00"
|
|
|
+ "time": "2022-10-26T08:03:06+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "topthink/think-orm",
|
|
|
- "version": "v2.0.53",
|
|
|
+ "version": "v2.0.56",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/top-think/think-orm.git",
|
|
|
- "reference": "06783eda65547a70ea686360a897759e1f873fff"
|
|
|
+ "reference": "75b8512736daaa056d511f42c15bed87c9f3605a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/top-think/think-orm/zipball/06783eda65547a70ea686360a897759e1f873fff",
|
|
|
- "reference": "06783eda65547a70ea686360a897759e1f873fff",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-orm/zipball/75b8512736daaa056d511f42c15bed87c9f3605a",
|
|
|
+ "reference": "75b8512736daaa056d511f42c15bed87c9f3605a",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -782,8 +506,8 @@
|
|
|
"ext-json": "*",
|
|
|
"ext-pdo": "*",
|
|
|
"php": ">=7.1.0",
|
|
|
- "psr/log": "~1.0",
|
|
|
- "psr/simple-cache": "^1.0",
|
|
|
+ "psr/log": "^1.0|^2.0",
|
|
|
+ "psr/simple-cache": "^1.0|^2.0",
|
|
|
"topthink/think-helper": "^3.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
@@ -815,24 +539,24 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/top-think/think-orm/issues",
|
|
|
- "source": "https://github.com/top-think/think-orm/tree/v2.0.53"
|
|
|
+ "source": "https://github.com/top-think/think-orm/tree/v2.0.56"
|
|
|
},
|
|
|
- "time": "2022-02-28T14:54:22+00:00"
|
|
|
+ "time": "2022-12-15T02:52:53+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.26.0",
|
|
|
+ "version": "v1.27.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
|
|
|
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
|
|
- "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
|
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -853,7 +577,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.26-dev"
|
|
|
+ "dev-main": "1.27-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -892,7 +616,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -908,20 +632,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-24T11:49:31+00:00"
|
|
|
+ "time": "2022-11-03T14:55:06+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
- "version": "v1.26.0",
|
|
|
+ "version": "v1.27.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
- "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
|
|
|
+ "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
|
|
|
- "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
|
|
|
+ "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -936,7 +660,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.26-dev"
|
|
|
+ "dev-main": "1.27-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -974,7 +698,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -990,20 +714,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-24T11:49:31+00:00"
|
|
|
+ "time": "2022-11-03T14:55:06+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php80",
|
|
|
- "version": "v1.26.0",
|
|
|
+ "version": "v1.27.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
- "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
|
|
|
+ "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
|
|
- "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
|
+ "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -1018,7 +742,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-main": "1.26-dev"
|
|
|
+ "dev-main": "1.27-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -1063,7 +787,7 @@
|
|
|
"shim"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
|
|
|
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -1079,20 +803,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-10T07:21:04+00:00"
|
|
|
+ "time": "2022-11-03T14:55:06+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-dumper",
|
|
|
- "version": "v4.4.42",
|
|
|
+ "version": "v4.4.47",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
|
- "reference": "742aab50ad097bcb62d91fccb613f66b8047d2ca"
|
|
|
+ "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/742aab50ad097bcb62d91fccb613f66b8047d2ca",
|
|
|
- "reference": "742aab50ad097bcb62d91fccb613f66b8047d2ca",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
|
|
|
+ "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -1158,7 +882,7 @@
|
|
|
"dump"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/var-dumper/tree/v4.4.42"
|
|
|
+ "source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -1174,20 +898,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-21T10:00:54+00:00"
|
|
|
+ "time": "2022-10-03T15:15:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "topthink/think-trace",
|
|
|
- "version": "v1.4",
|
|
|
+ "version": "v1.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/top-think/think-trace.git",
|
|
|
- "reference": "9a9fa8f767b6c66c5a133ad21ca1bc96ad329444"
|
|
|
+ "reference": "55027fd79abb744f32a3be8d9e1ccf873a3ca9b7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/top-think/think-trace/zipball/9a9fa8f767b6c66c5a133ad21ca1bc96ad329444",
|
|
|
- "reference": "9a9fa8f767b6c66c5a133ad21ca1bc96ad329444",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-trace/zipball/55027fd79abb744f32a3be8d9e1ccf873a3ca9b7",
|
|
|
+ "reference": "55027fd79abb744f32a3be8d9e1ccf873a3ca9b7",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -1198,7 +922,7 @@
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.1.0",
|
|
|
- "topthink/framework": "^6.0.0"
|
|
|
+ "topthink/framework": "^6.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -1229,9 +953,9 @@
|
|
|
"description": "thinkphp debug trace",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/top-think/think-trace/issues",
|
|
|
- "source": "https://github.com/top-think/think-trace/tree/v1.4"
|
|
|
+ "source": "https://github.com/top-think/think-trace/tree/v1.5"
|
|
|
},
|
|
|
- "time": "2020-06-29T05:27:28+00:00"
|
|
|
+ "time": "2022-10-26T07:56:45+00:00"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|