mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
updated composer lock
This commit is contained in:
173
composer.lock
generated
173
composer.lock
generated
@@ -280,16 +280,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.229.1",
|
||||
"version": "3.231.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "5cffc0b16d1f33029628586313e9cf140f18b06d"
|
||||
"reference": "54c5fe6667c73010d954ce4c4d657d093f0bdcbf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5cffc0b16d1f33029628586313e9cf140f18b06d",
|
||||
"reference": "5cffc0b16d1f33029628586313e9cf140f18b06d",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/54c5fe6667c73010d954ce4c4d657d093f0bdcbf",
|
||||
"reference": "54c5fe6667c73010d954ce4c4d657d093f0bdcbf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -307,6 +307,7 @@
|
||||
"andrewsville/php-token-reflection": "^1.4",
|
||||
"aws/aws-php-sns-message-validator": "~1.0",
|
||||
"behat/behat": "~3.0",
|
||||
"composer/composer": "^1.10.22",
|
||||
"doctrine/cache": "~1.4",
|
||||
"ext-dom": "*",
|
||||
"ext-openssl": "*",
|
||||
@@ -365,9 +366,9 @@
|
||||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.229.1"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.231.6"
|
||||
},
|
||||
"time": "2022-06-30T18:16:30+00:00"
|
||||
"time": "2022-07-14T18:20:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -507,16 +508,16 @@
|
||||
},
|
||||
{
|
||||
"name": "brianium/paratest",
|
||||
"version": "v6.5.1",
|
||||
"version": "v6.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/paratestphp/paratest.git",
|
||||
"reference": "41fc4cc01422dae2d6bf6a0ce39756f57ac7d8a9"
|
||||
"reference": "bce7b965a5fe5028a53c3151042ca12777600acd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/41fc4cc01422dae2d6bf6a0ce39756f57ac7d8a9",
|
||||
"reference": "41fc4cc01422dae2d6bf6a0ce39756f57ac7d8a9",
|
||||
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/bce7b965a5fe5028a53c3151042ca12777600acd",
|
||||
"reference": "bce7b965a5fe5028a53c3151042ca12777600acd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -531,18 +532,18 @@
|
||||
"phpunit/php-timer": "^5.0.3",
|
||||
"phpunit/phpunit": "^9.5.21",
|
||||
"sebastian/environment": "^5.1.4",
|
||||
"symfony/console": "^5.4.9 || ^6.1.1",
|
||||
"symfony/console": "^5.4.9 || ^6.1.2",
|
||||
"symfony/process": "^5.4.8 || ^6.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^9.0.0",
|
||||
"ext-pcov": "*",
|
||||
"ext-posix": "*",
|
||||
"infection/infection": "^0.26.12",
|
||||
"infection/infection": "^0.26.13",
|
||||
"malukenho/mcbumpface": "^1.1.5",
|
||||
"squizlabs/php_codesniffer": "^3.7.1",
|
||||
"symfony/filesystem": "^5.4.9 || ^6.1.0",
|
||||
"vimeo/psalm": "^4.23.0"
|
||||
"vimeo/psalm": "^4.24.0"
|
||||
},
|
||||
"bin": [
|
||||
"bin/paratest",
|
||||
@@ -583,7 +584,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/paratestphp/paratest/issues",
|
||||
"source": "https://github.com/paratestphp/paratest/tree/v6.5.1"
|
||||
"source": "https://github.com/paratestphp/paratest/tree/v6.6.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -595,7 +596,7 @@
|
||||
"type": "paypal"
|
||||
}
|
||||
],
|
||||
"time": "2022-06-24T16:02:27+00:00"
|
||||
"time": "2022-07-12T07:15:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "brick/math",
|
||||
@@ -1246,16 +1247,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/annotations",
|
||||
"version": "1.13.2",
|
||||
"version": "1.13.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/annotations.git",
|
||||
"reference": "5b668aef16090008790395c02c893b1ba13f7e08"
|
||||
"reference": "648b0343343565c4a056bfc8392201385e8d89f0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
|
||||
"reference": "5b668aef16090008790395c02c893b1ba13f7e08",
|
||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
|
||||
"reference": "648b0343343565c4a056bfc8392201385e8d89f0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1267,9 +1268,10 @@
|
||||
"require-dev": {
|
||||
"doctrine/cache": "^1.11 || ^2.0",
|
||||
"doctrine/coding-standard": "^6.0 || ^8.1",
|
||||
"phpstan/phpstan": "^0.12.20",
|
||||
"phpstan/phpstan": "^1.4.10 || ^1.8.0",
|
||||
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
||||
"symfony/cache": "^4.4 || ^5.2"
|
||||
"symfony/cache": "^4.4 || ^5.2",
|
||||
"vimeo/psalm": "^4.10"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -1312,9 +1314,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/annotations/issues",
|
||||
"source": "https://github.com/doctrine/annotations/tree/1.13.2"
|
||||
"source": "https://github.com/doctrine/annotations/tree/1.13.3"
|
||||
},
|
||||
"time": "2021-08-05T19:00:23+00:00"
|
||||
"time": "2022-07-02T10:48:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/cache",
|
||||
@@ -2280,16 +2282,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.8.0",
|
||||
"version": "v3.9.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
||||
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3"
|
||||
"reference": "bad87e63d7d87efa5e82aa4feafa52df6a37e6c1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3",
|
||||
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/bad87e63d7d87efa5e82aa4feafa52df6a37e6c1",
|
||||
"reference": "bad87e63d7d87efa5e82aa4feafa52df6a37e6c1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2357,7 +2359,7 @@
|
||||
"description": "A tool to automatically fix PHP code style",
|
||||
"support": {
|
||||
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
|
||||
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.8.0"
|
||||
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.9.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2365,7 +2367,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-18T17:20:59+00:00"
|
||||
"time": "2022-07-13T09:53:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fruitcake/laravel-cors",
|
||||
@@ -3096,16 +3098,16 @@
|
||||
},
|
||||
{
|
||||
"name": "jaybizzle/laravel-crawler-detect",
|
||||
"version": "v1.2.0",
|
||||
"version": "v1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/JayBizzle/Laravel-Crawler-Detect.git",
|
||||
"reference": "e39b536fb5e4f21a49328e83a2ab26f0b64b06f7"
|
||||
"reference": "a0339574b6dfb6b82167b6c65d068d751a6e8c4d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/JayBizzle/Laravel-Crawler-Detect/zipball/e39b536fb5e4f21a49328e83a2ab26f0b64b06f7",
|
||||
"reference": "e39b536fb5e4f21a49328e83a2ab26f0b64b06f7",
|
||||
"url": "https://api.github.com/repos/JayBizzle/Laravel-Crawler-Detect/zipball/a0339574b6dfb6b82167b6c65d068d751a6e8c4d",
|
||||
"reference": "a0339574b6dfb6b82167b6c65d068d751a6e8c4d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3113,8 +3115,8 @@
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "3.1.*",
|
||||
"phpunit/phpunit": "4.*"
|
||||
"orchestra/testbench": "^3.2|^3.4",
|
||||
"phpunit/phpunit": "^4.8|^5.5|^6.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -3158,9 +3160,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/JayBizzle/Laravel-Crawler-Detect/issues",
|
||||
"source": "https://github.com/JayBizzle/Laravel-Crawler-Detect/tree/master"
|
||||
"source": "https://github.com/JayBizzle/Laravel-Crawler-Detect/tree/v1.3.0"
|
||||
},
|
||||
"time": "2017-06-01T20:29:30+00:00"
|
||||
"time": "2022-07-06T10:42:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jean85/pretty-package-versions",
|
||||
@@ -3284,16 +3286,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/fortify",
|
||||
"version": "v1.13.0",
|
||||
"version": "v1.13.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/fortify.git",
|
||||
"reference": "0b8e7a860f0aa4868846555f5d095d7b546ffb9c"
|
||||
"reference": "9dee9cf87c6469af1c3ab001e5a83c080efa306c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/fortify/zipball/0b8e7a860f0aa4868846555f5d095d7b546ffb9c",
|
||||
"reference": "0b8e7a860f0aa4868846555f5d095d7b546ffb9c",
|
||||
"url": "https://api.github.com/repos/laravel/fortify/zipball/9dee9cf87c6469af1c3ab001e5a83c080efa306c",
|
||||
"reference": "9dee9cf87c6469af1c3ab001e5a83c080efa306c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3343,20 +3345,20 @@
|
||||
"issues": "https://github.com/laravel/fortify/issues",
|
||||
"source": "https://github.com/laravel/fortify"
|
||||
},
|
||||
"time": "2022-05-05T14:52:14+00:00"
|
||||
"time": "2022-07-05T19:55:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v9.19.0",
|
||||
"version": "v9.20.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df"
|
||||
"reference": "c99868f1c9bf2f5d250993121838db905591864f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/bbce25bd823133f6a5a724f2d62680b711f1d0df",
|
||||
"reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/c99868f1c9bf2f5d250993121838db905591864f",
|
||||
"reference": "c99868f1c9bf2f5d250993121838db905591864f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3522,7 +3524,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2022-06-28T14:33:19+00:00"
|
||||
"time": "2022-07-13T13:26:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/sanctum",
|
||||
@@ -4564,17 +4566,11 @@
|
||||
},
|
||||
{
|
||||
"name": "makingcg/subscription",
|
||||
"version": "dev-main",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/gvidas/subcription.git",
|
||||
"reference": "f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b"
|
||||
},
|
||||
"version": "dev-master",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/gvidas/subcription/zipball/f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b",
|
||||
"reference": "f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b",
|
||||
"shasum": ""
|
||||
"type": "path",
|
||||
"url": "packages/subscription",
|
||||
"reference": "16c29a065079db3bcbe51eb9c1b720c48d9dd940"
|
||||
},
|
||||
"require": {
|
||||
"friendsofphp/php-cs-fixer": "^3.6.0",
|
||||
@@ -4596,7 +4592,6 @@
|
||||
"phpunit/phpunit": "^9.5.16",
|
||||
"spatie/laravel-ray": "^1.29.4"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
@@ -4609,18 +4604,39 @@
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"VueFileManager\\Subscription\\": "src",
|
||||
"VueFileManager\\Subscription\\Database\\Factories\\": "database/factories"
|
||||
},
|
||||
"files": [
|
||||
"src/Support/helpers.php",
|
||||
"src/Support/PayPalHelpers.php",
|
||||
"src/Support/PaystackHelpers.php",
|
||||
"src/Support/StripeHelpers.php"
|
||||
],
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"VueFileManager\\Subscription\\": "src",
|
||||
"VueFileManager\\Subscription\\Database\\Factories\\": "database/factories"
|
||||
"App\\": "src/App/",
|
||||
"Domain\\": "src/Domain/",
|
||||
"Support\\": "src/Support/",
|
||||
"Tests\\": "tests"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"scripts": {
|
||||
"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": [
|
||||
"MIT"
|
||||
],
|
||||
@@ -4638,11 +4654,10 @@
|
||||
"laravel",
|
||||
"subscription"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/gvidas/subcription/issues",
|
||||
"source": "https://github.com/gvidas/subcription/tree/main"
|
||||
},
|
||||
"time": "2022-04-03T12:11:09+00:00"
|
||||
"transport-options": {
|
||||
"symlink": true,
|
||||
"relative": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "matthewbdaly/laravel-azure-storage",
|
||||
@@ -7048,16 +7063,16 @@
|
||||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.11.5",
|
||||
"version": "v0.11.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "c23686f9c48ca202710dbb967df8385a952a2daf"
|
||||
"reference": "77fc7270031fbc28f9a7bea31385da5c4855cb7a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/c23686f9c48ca202710dbb967df8385a952a2daf",
|
||||
"reference": "c23686f9c48ca202710dbb967df8385a952a2daf",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/77fc7270031fbc28f9a7bea31385da5c4855cb7a",
|
||||
"reference": "77fc7270031fbc28f9a7bea31385da5c4855cb7a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7118,9 +7133,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/bobthecow/psysh/issues",
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.11.5"
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.11.7"
|
||||
},
|
||||
"time": "2022-05-27T18:03:49+00:00"
|
||||
"time": "2022-07-07T13:49:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pusher/pusher-php-server",
|
||||
@@ -13568,16 +13583,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
"version": "2.3.7",
|
||||
"version": "2.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/composer.git",
|
||||
"reference": "10cd375cf85dede2ff417ceab517ef9a0dc55407"
|
||||
"reference": "ebac357c0a41359f3981098729042ed6dedc97ba"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/10cd375cf85dede2ff417ceab517ef9a0dc55407",
|
||||
"reference": "10cd375cf85dede2ff417ceab517ef9a0dc55407",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/ebac357c0a41359f3981098729042ed6dedc97ba",
|
||||
"reference": "ebac357c0a41359f3981098729042ed6dedc97ba",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -13658,7 +13673,7 @@
|
||||
"support": {
|
||||
"irc": "ircs://irc.libera.chat:6697/composer",
|
||||
"issues": "https://github.com/composer/composer/issues",
|
||||
"source": "https://github.com/composer/composer/tree/2.3.7"
|
||||
"source": "https://github.com/composer/composer/tree/2.3.10"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -13674,7 +13689,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-06-06T14:43:28+00:00"
|
||||
"time": "2022-07-13T13:48:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/metadata-minifier",
|
||||
|
||||
Reference in New Issue
Block a user