mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
composer update
This commit is contained in:
157
composer.lock
generated
157
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": "a92e9350b2f10161aaed976505d7c360",
|
"content-hash": "6c5bd6b425c483acb2c29e9cb4794fdf",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "amphp/amp",
|
"name": "amphp/amp",
|
||||||
@@ -280,16 +280,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aws/aws-sdk-php",
|
"name": "aws/aws-sdk-php",
|
||||||
"version": "3.228.1",
|
"version": "3.228.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||||
"reference": "53b7f43945b19bb0700c75d4c5f130055096e817"
|
"reference": "e7c4d70aef99e71f9114a302ec576dc2689df283"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/53b7f43945b19bb0700c75d4c5f130055096e817",
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e7c4d70aef99e71f9114a302ec576dc2689df283",
|
||||||
"reference": "53b7f43945b19bb0700c75d4c5f130055096e817",
|
"reference": "e7c4d70aef99e71f9114a302ec576dc2689df283",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -297,7 +297,7 @@
|
|||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-pcre": "*",
|
"ext-pcre": "*",
|
||||||
"ext-simplexml": "*",
|
"ext-simplexml": "*",
|
||||||
"guzzlehttp/guzzle": "^6.5.7 || ^7.4.4",
|
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
|
||||||
"guzzlehttp/promises": "^1.4.0",
|
"guzzlehttp/promises": "^1.4.0",
|
||||||
"guzzlehttp/psr7": "^1.8.5 || ^2.3",
|
"guzzlehttp/psr7": "^1.8.5 || ^2.3",
|
||||||
"mtdowling/jmespath.php": "^2.6",
|
"mtdowling/jmespath.php": "^2.6",
|
||||||
@@ -365,9 +365,9 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.228.1"
|
"source": "https://github.com/aws/aws-sdk-php/tree/3.228.2"
|
||||||
},
|
},
|
||||||
"time": "2022-06-22T18:16:48+00:00"
|
"time": "2022-06-23T18:17:44+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bacon/bacon-qr-code",
|
"name": "bacon/bacon-qr-code",
|
||||||
@@ -507,16 +507,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "brianium/paratest",
|
"name": "brianium/paratest",
|
||||||
"version": "v6.4.4",
|
"version": "v6.5.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/paratestphp/paratest.git",
|
"url": "https://github.com/paratestphp/paratest.git",
|
||||||
"reference": "589cdb23728b2a19872945580b95d8aa2c6619da"
|
"reference": "d22afc08dab73d1dff07c700ed6a78f138f5020e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/589cdb23728b2a19872945580b95d8aa2c6619da",
|
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/d22afc08dab73d1dff07c700ed6a78f138f5020e",
|
||||||
"reference": "589cdb23728b2a19872945580b95d8aa2c6619da",
|
"reference": "d22afc08dab73d1dff07c700ed6a78f138f5020e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -524,23 +524,25 @@
|
|||||||
"ext-pcre": "*",
|
"ext-pcre": "*",
|
||||||
"ext-reflection": "*",
|
"ext-reflection": "*",
|
||||||
"ext-simplexml": "*",
|
"ext-simplexml": "*",
|
||||||
|
"jean85/pretty-package-versions": "^2.0.5",
|
||||||
"php": "^7.3 || ^8.0",
|
"php": "^7.3 || ^8.0",
|
||||||
"phpunit/php-code-coverage": "^9.2.11",
|
"phpunit/php-code-coverage": "^9.2.15",
|
||||||
"phpunit/php-file-iterator": "^3.0.6",
|
"phpunit/php-file-iterator": "^3.0.6",
|
||||||
"phpunit/php-timer": "^5.0.3",
|
"phpunit/php-timer": "^5.0.3",
|
||||||
"phpunit/phpunit": "^9.5.14",
|
"phpunit/phpunit": "^9.5.21",
|
||||||
"sebastian/environment": "^5.1.3",
|
"sebastian/environment": "^5.1.4",
|
||||||
"symfony/console": "^5.4.0 || ^6.0.0",
|
"symfony/console": "^5.4.9 || ^6.1.1",
|
||||||
"symfony/process": "^5.4.0 || ^6.0.0"
|
"symfony/process": "^5.4.8 || ^6.1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/coding-standard": "^9.0.0",
|
"doctrine/coding-standard": "^9.0.0",
|
||||||
|
"ext-pcov": "*",
|
||||||
"ext-posix": "*",
|
"ext-posix": "*",
|
||||||
"infection/infection": "^0.26.5",
|
"infection/infection": "^0.26.12",
|
||||||
"malukenho/mcbumpface": "^1.1.5",
|
"malukenho/mcbumpface": "^1.1.5",
|
||||||
"squizlabs/php_codesniffer": "^3.6.2",
|
"squizlabs/php_codesniffer": "^3.7.1",
|
||||||
"symfony/filesystem": "^v5.4.0 || ^6.0.0",
|
"symfony/filesystem": "^5.4.9 || ^6.1.0",
|
||||||
"vimeo/psalm": "^4.20.0"
|
"vimeo/psalm": "^4.23.0"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/paratest"
|
"bin/paratest"
|
||||||
@@ -579,7 +581,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/paratestphp/paratest/issues",
|
"issues": "https://github.com/paratestphp/paratest/issues",
|
||||||
"source": "https://github.com/paratestphp/paratest/tree/v6.4.4"
|
"source": "https://github.com/paratestphp/paratest/tree/v6.5.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -591,7 +593,7 @@
|
|||||||
"type": "paypal"
|
"type": "paypal"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-03-28T07:55:11+00:00"
|
"time": "2022-06-23T13:00:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
@@ -3158,6 +3160,65 @@
|
|||||||
},
|
},
|
||||||
"time": "2017-06-01T20:29:30+00:00"
|
"time": "2017-06-01T20:29:30+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "jean85/pretty-package-versions",
|
||||||
|
"version": "2.0.5",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/Jean85/pretty-package-versions.git",
|
||||||
|
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af",
|
||||||
|
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"composer-runtime-api": "^2.0.0",
|
||||||
|
"php": "^7.1|^8.0"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"friendsofphp/php-cs-fixer": "^2.17",
|
||||||
|
"jean85/composer-provided-replaced-stub-package": "^1.0",
|
||||||
|
"phpstan/phpstan": "^0.12.66",
|
||||||
|
"phpunit/phpunit": "^7.5|^8.5|^9.4",
|
||||||
|
"vimeo/psalm": "^4.3"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-master": "1.x-dev"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"Jean85\\": "src/"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Alessandro Lai",
|
||||||
|
"email": "alessandro.lai85@gmail.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "A library to get pretty versions strings of installed dependencies",
|
||||||
|
"keywords": [
|
||||||
|
"composer",
|
||||||
|
"package",
|
||||||
|
"release",
|
||||||
|
"versions"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/Jean85/pretty-package-versions/issues",
|
||||||
|
"source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5"
|
||||||
|
},
|
||||||
|
"time": "2021-10-08T21:21:46+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "kyslik/column-sortable",
|
"name": "kyslik/column-sortable",
|
||||||
"version": "6.4.2",
|
"version": "6.4.2",
|
||||||
@@ -4502,10 +4563,16 @@
|
|||||||
{
|
{
|
||||||
"name": "makingcg/subscription",
|
"name": "makingcg/subscription",
|
||||||
"version": "dev-main",
|
"version": "dev-main",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/gvidas/subcription.git",
|
||||||
|
"reference": "f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b"
|
||||||
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "zip",
|
||||||
"url": "../../PhpstormProjects/subscription",
|
"url": "https://api.github.com/repos/gvidas/subcription/zipball/f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b",
|
||||||
"reference": "973da45512a2703620ff4bca7ee792326033c1cf"
|
"reference": "f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b",
|
||||||
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"friendsofphp/php-cs-fixer": "^3.6.0",
|
"friendsofphp/php-cs-fixer": "^3.6.0",
|
||||||
@@ -4527,6 +4594,7 @@
|
|||||||
"phpunit/phpunit": "^9.5.16",
|
"phpunit/phpunit": "^9.5.16",
|
||||||
"spatie/laravel-ray": "^1.29.4"
|
"spatie/laravel-ray": "^1.29.4"
|
||||||
},
|
},
|
||||||
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
@@ -4539,39 +4607,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
|
||||||
"VueFileManager\\Subscription\\": "src",
|
|
||||||
"VueFileManager\\Subscription\\Database\\Factories\\": "database/factories"
|
|
||||||
},
|
|
||||||
"files": [
|
"files": [
|
||||||
"src/Support/helpers.php",
|
"src/Support/helpers.php",
|
||||||
"src/Support/PayPalHelpers.php",
|
"src/Support/PayPalHelpers.php",
|
||||||
"src/Support/PaystackHelpers.php",
|
"src/Support/PaystackHelpers.php",
|
||||||
"src/Support/StripeHelpers.php"
|
"src/Support/StripeHelpers.php"
|
||||||
]
|
],
|
||||||
},
|
|
||||||
"autoload-dev": {
|
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"App\\": "src/App/",
|
"VueFileManager\\Subscription\\": "src",
|
||||||
"Domain\\": "src/Domain/",
|
"VueFileManager\\Subscription\\Database\\Factories\\": "database/factories"
|
||||||
"Support\\": "src/Support/",
|
|
||||||
"Tests\\": "tests"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
"psalm": [
|
|
||||||
"vendor/bin/psalm"
|
|
||||||
],
|
|
||||||
"format": [
|
|
||||||
"vendor/bin/php-cs-fixer fix --allow-risky=yes"
|
|
||||||
],
|
|
||||||
"test": [
|
|
||||||
"./vendor/bin/testbench package:test --parallel --no-coverage"
|
|
||||||
],
|
|
||||||
"test-coverage": [
|
|
||||||
"vendor/bin/phpunit --coverage-html coverage"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"license": [
|
"license": [
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
@@ -4589,9 +4636,11 @@
|
|||||||
"laravel",
|
"laravel",
|
||||||
"subscription"
|
"subscription"
|
||||||
],
|
],
|
||||||
"transport-options": {
|
"support": {
|
||||||
"relative": true
|
"issues": "https://github.com/gvidas/subcription/issues",
|
||||||
}
|
"source": "https://github.com/gvidas/subcription/tree/main"
|
||||||
|
},
|
||||||
|
"time": "2022-04-03T12:11:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "matthewbdaly/laravel-azure-storage",
|
"name": "matthewbdaly/laravel-azure-storage",
|
||||||
|
|||||||
Reference in New Issue
Block a user