|
@@ -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": "9db7b2242b31725f4e74c249b6ba77d3",
|
|
|
+ "content-hash": "f1659e6e5d527eed0e1b72a291eba18d",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "aliyuncs/oss-sdk-php",
|
|
@@ -1695,6 +1695,64 @@
|
|
|
"time": "2019-05-05T09:22:01+00:00"
|
|
|
},
|
|
|
{
|
|
|
+ "name": "maatwebsite/excel",
|
|
|
+ "version": "3.1.40",
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://mirrors.tencent.com/repository/composer/maatwebsite/excel/3.1.40/maatwebsite-excel-3.1.40.zip",
|
|
|
+ "reference": "8a54972e3d616c74687c3cbff15765555761885c",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0",
|
|
|
+ "php": "^7.0|^8.0",
|
|
|
+ "phpoffice/phpspreadsheet": "^1.18"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "orchestra/testbench": "^6.0|^7.0",
|
|
|
+ "predis/predis": "^1.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Maatwebsite\\Excel\\ExcelServiceProvider"
|
|
|
+ ],
|
|
|
+ "aliases": {
|
|
|
+ "Excel": "Maatwebsite\\Excel\\Facades\\Excel"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Maatwebsite\\Excel\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Patrick Brouwers",
|
|
|
+ "email": "patrick@spartner.nl"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Supercharged Excel exports and imports in Laravel",
|
|
|
+ "keywords": [
|
|
|
+ "PHPExcel",
|
|
|
+ "batch",
|
|
|
+ "csv",
|
|
|
+ "excel",
|
|
|
+ "export",
|
|
|
+ "import",
|
|
|
+ "laravel",
|
|
|
+ "php",
|
|
|
+ "phpspreadsheet"
|
|
|
+ ],
|
|
|
+ "time": "2022-05-02T13:50:01+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
"name": "maennchen/zipstream-php",
|
|
|
"version": "2.1.0",
|
|
|
"dist": {
|
|
@@ -5119,11 +5177,6 @@
|
|
|
{
|
|
|
"name": "beyondcode/laravel-dump-server",
|
|
|
"version": "1.3.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/beyondcode/laravel-dump-server.git",
|
|
|
- "reference": "fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a",
|
|
@@ -5226,11 +5279,6 @@
|
|
|
{
|
|
|
"name": "filp/whoops",
|
|
|
"version": "2.14.5",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/filp/whoops.git",
|
|
|
- "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/filp/whoops/2.14.5/filp-whoops-2.14.5.zip",
|
|
@@ -5292,11 +5340,6 @@
|
|
|
{
|
|
|
"name": "fzaninotto/faker",
|
|
|
"version": "v1.9.2",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/fzaninotto/Faker.git",
|
|
|
- "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
|
|
@@ -5337,17 +5380,11 @@
|
|
|
"faker",
|
|
|
"fixtures"
|
|
|
],
|
|
|
- "abandoned": true,
|
|
|
"time": "2020-12-11T09:56:16+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "hamcrest/hamcrest-php",
|
|
|
"version": "v2.0.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/hamcrest/hamcrest-php.git",
|
|
|
- "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
|
|
@@ -5390,11 +5427,6 @@
|
|
|
{
|
|
|
"name": "mockery/mockery",
|
|
|
"version": "1.3.5",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/mockery/mockery.git",
|
|
|
- "reference": "472fa8ca4e55483d55ee1e73c963718c4393791d"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/mockery/mockery/1.3.5/mockery-mockery-1.3.5.zip",
|
|
@@ -5497,11 +5529,6 @@
|
|
|
{
|
|
|
"name": "nunomaduro/collision",
|
|
|
"version": "v3.2.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/nunomaduro/collision.git",
|
|
|
- "reference": "f7c45764dfe4ba5f2618d265a6f1f9c72732e01d"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/f7c45764dfe4ba5f2618d265a6f1f9c72732e01d",
|
|
@@ -5559,11 +5586,6 @@
|
|
|
{
|
|
|
"name": "phar-io/manifest",
|
|
|
"version": "1.0.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phar-io/manifest.git",
|
|
|
- "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
|
|
@@ -5614,11 +5636,6 @@
|
|
|
{
|
|
|
"name": "phar-io/version",
|
|
|
"version": "2.0.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phar-io/version.git",
|
|
|
- "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
|
|
@@ -5661,11 +5678,6 @@
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-common",
|
|
|
"version": "2.2.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
|
|
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
|
|
@@ -5710,11 +5722,6 @@
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
|
"version": "5.3.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
- "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/phpdocumentor/reflection-docblock/5.3.0/phpdocumentor-reflection-docblock-5.3.0.zip",
|
|
@@ -5802,11 +5809,6 @@
|
|
|
{
|
|
|
"name": "phpspec/prophecy",
|
|
|
"version": "v1.15.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/phpspec/prophecy.git",
|
|
|
- "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/phpspec/prophecy/v1.15.0/phpspec-prophecy-v1.15.0.zip",
|
|
@@ -5864,11 +5866,6 @@
|
|
|
{
|
|
|
"name": "phpunit/php-code-coverage",
|
|
|
"version": "6.1.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
|
- "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
|
|
@@ -5927,11 +5924,6 @@
|
|
|
{
|
|
|
"name": "phpunit/php-file-iterator",
|
|
|
"version": "2.0.5",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
|
- "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/phpunit/php-file-iterator/2.0.5/phpunit-php-file-iterator-2.0.5.zip",
|
|
@@ -5982,11 +5974,6 @@
|
|
|
{
|
|
|
"name": "phpunit/php-text-template",
|
|
|
"version": "1.2.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
|
- "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
@@ -6023,11 +6010,6 @@
|
|
|
{
|
|
|
"name": "phpunit/php-timer",
|
|
|
"version": "2.1.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
|
- "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
|
|
@@ -6072,11 +6054,6 @@
|
|
|
{
|
|
|
"name": "phpunit/php-token-stream",
|
|
|
"version": "3.1.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
|
- "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/phpunit/php-token-stream/3.1.3/phpunit-php-token-stream-3.1.3.zip",
|
|
@@ -6121,17 +6098,11 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "abandoned": true,
|
|
|
"time": "2021-07-26T12:15:06+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
"version": "7.5.20",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
|
|
@@ -6211,11 +6182,6 @@
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
"version": "1.0.2",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
|
|
- "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
|
|
@@ -6256,11 +6222,6 @@
|
|
|
{
|
|
|
"name": "sebastian/comparator",
|
|
|
"version": "3.0.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/comparator.git",
|
|
|
- "reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
|
|
@@ -6320,11 +6281,6 @@
|
|
|
{
|
|
|
"name": "sebastian/diff",
|
|
|
"version": "3.0.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/diff.git",
|
|
|
- "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
|
|
@@ -6376,11 +6332,6 @@
|
|
|
{
|
|
|
"name": "sebastian/environment",
|
|
|
"version": "4.2.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/environment.git",
|
|
|
- "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
|
|
@@ -6429,11 +6380,6 @@
|
|
|
{
|
|
|
"name": "sebastian/exporter",
|
|
|
"version": "3.1.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/exporter.git",
|
|
|
- "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/sebastian/exporter/3.1.4/sebastian-exporter-3.1.4.zip",
|
|
@@ -6501,11 +6447,6 @@
|
|
|
{
|
|
|
"name": "sebastian/global-state",
|
|
|
"version": "2.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/global-state.git",
|
|
|
- "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
|
|
@@ -6552,11 +6493,6 @@
|
|
|
{
|
|
|
"name": "sebastian/object-enumerator",
|
|
|
"version": "3.0.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
|
|
- "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
|
|
@@ -6599,11 +6535,6 @@
|
|
|
{
|
|
|
"name": "sebastian/object-reflector",
|
|
|
"version": "1.1.2",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/object-reflector.git",
|
|
|
- "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
|
|
@@ -6644,11 +6575,6 @@
|
|
|
{
|
|
|
"name": "sebastian/recursion-context",
|
|
|
"version": "3.0.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
|
- "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
|
|
@@ -6697,11 +6623,6 @@
|
|
|
{
|
|
|
"name": "sebastian/resource-operations",
|
|
|
"version": "2.0.2",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/resource-operations.git",
|
|
|
- "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
|
|
@@ -6739,11 +6660,6 @@
|
|
|
{
|
|
|
"name": "sebastian/version",
|
|
|
"version": "2.0.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/sebastianbergmann/version.git",
|
|
|
- "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
|
|
@@ -6782,11 +6698,6 @@
|
|
|
{
|
|
|
"name": "theseer/tokenizer",
|
|
|
"version": "1.2.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/theseer/tokenizer.git",
|
|
|
- "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://mirrors.huaweicloud.com/artifactory/api/composer/remote-php-composer/theseer/tokenizer/1.2.1/theseer-tokenizer-1.2.1.zip",
|
|
@@ -6827,11 +6738,6 @@
|
|
|
{
|
|
|
"name": "webmozart/assert",
|
|
|
"version": "1.10.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/webmozarts/assert.git",
|
|
|
- "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
|
|
|
- },
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
|