updated composer lock

This commit is contained in:
Čarodej
2022-07-15 12:50:34 +02:00
parent c323677cfa
commit 1bc3164a5d

173
composer.lock generated
View File

@@ -280,16 +280,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.229.1", "version": "3.231.6",
"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": "5cffc0b16d1f33029628586313e9cf140f18b06d" "reference": "54c5fe6667c73010d954ce4c4d657d093f0bdcbf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5cffc0b16d1f33029628586313e9cf140f18b06d", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/54c5fe6667c73010d954ce4c4d657d093f0bdcbf",
"reference": "5cffc0b16d1f33029628586313e9cf140f18b06d", "reference": "54c5fe6667c73010d954ce4c4d657d093f0bdcbf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -307,6 +307,7 @@
"andrewsville/php-token-reflection": "^1.4", "andrewsville/php-token-reflection": "^1.4",
"aws/aws-php-sns-message-validator": "~1.0", "aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0", "behat/behat": "~3.0",
"composer/composer": "^1.10.22",
"doctrine/cache": "~1.4", "doctrine/cache": "~1.4",
"ext-dom": "*", "ext-dom": "*",
"ext-openssl": "*", "ext-openssl": "*",
@@ -365,9 +366,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.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", "name": "bacon/bacon-qr-code",
@@ -507,16 +508,16 @@
}, },
{ {
"name": "brianium/paratest", "name": "brianium/paratest",
"version": "v6.5.1", "version": "v6.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paratestphp/paratest.git", "url": "https://github.com/paratestphp/paratest.git",
"reference": "41fc4cc01422dae2d6bf6a0ce39756f57ac7d8a9" "reference": "bce7b965a5fe5028a53c3151042ca12777600acd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/41fc4cc01422dae2d6bf6a0ce39756f57ac7d8a9", "url": "https://api.github.com/repos/paratestphp/paratest/zipball/bce7b965a5fe5028a53c3151042ca12777600acd",
"reference": "41fc4cc01422dae2d6bf6a0ce39756f57ac7d8a9", "reference": "bce7b965a5fe5028a53c3151042ca12777600acd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -531,18 +532,18 @@
"phpunit/php-timer": "^5.0.3", "phpunit/php-timer": "^5.0.3",
"phpunit/phpunit": "^9.5.21", "phpunit/phpunit": "^9.5.21",
"sebastian/environment": "^5.1.4", "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" "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-pcov": "*",
"ext-posix": "*", "ext-posix": "*",
"infection/infection": "^0.26.12", "infection/infection": "^0.26.13",
"malukenho/mcbumpface": "^1.1.5", "malukenho/mcbumpface": "^1.1.5",
"squizlabs/php_codesniffer": "^3.7.1", "squizlabs/php_codesniffer": "^3.7.1",
"symfony/filesystem": "^5.4.9 || ^6.1.0", "symfony/filesystem": "^5.4.9 || ^6.1.0",
"vimeo/psalm": "^4.23.0" "vimeo/psalm": "^4.24.0"
}, },
"bin": [ "bin": [
"bin/paratest", "bin/paratest",
@@ -583,7 +584,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.5.1" "source": "https://github.com/paratestphp/paratest/tree/v6.6.0"
}, },
"funding": [ "funding": [
{ {
@@ -595,7 +596,7 @@
"type": "paypal" "type": "paypal"
} }
], ],
"time": "2022-06-24T16:02:27+00:00" "time": "2022-07-12T07:15:58+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@@ -1246,16 +1247,16 @@
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "1.13.2", "version": "1.13.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "5b668aef16090008790395c02c893b1ba13f7e08" "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
"reference": "5b668aef16090008790395c02c893b1ba13f7e08", "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1267,9 +1268,10 @@
"require-dev": { "require-dev": {
"doctrine/cache": "^1.11 || ^2.0", "doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^6.0 || ^8.1", "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", "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", "type": "library",
"autoload": { "autoload": {
@@ -1312,9 +1314,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/annotations/issues", "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", "name": "doctrine/cache",
@@ -2280,16 +2282,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.8.0", "version": "v3.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3" "reference": "bad87e63d7d87efa5e82aa4feafa52df6a37e6c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/bad87e63d7d87efa5e82aa4feafa52df6a37e6c1",
"reference": "cbad1115aac4b5c3c5540e7210d3c9fba2f81fa3", "reference": "bad87e63d7d87efa5e82aa4feafa52df6a37e6c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2357,7 +2359,7 @@
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"support": { "support": {
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", "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": [ "funding": [
{ {
@@ -2365,7 +2367,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-03-18T17:20:59+00:00" "time": "2022-07-13T09:53:20+00:00"
}, },
{ {
"name": "fruitcake/laravel-cors", "name": "fruitcake/laravel-cors",
@@ -3096,16 +3098,16 @@
}, },
{ {
"name": "jaybizzle/laravel-crawler-detect", "name": "jaybizzle/laravel-crawler-detect",
"version": "v1.2.0", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JayBizzle/Laravel-Crawler-Detect.git", "url": "https://github.com/JayBizzle/Laravel-Crawler-Detect.git",
"reference": "e39b536fb5e4f21a49328e83a2ab26f0b64b06f7" "reference": "a0339574b6dfb6b82167b6c65d068d751a6e8c4d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JayBizzle/Laravel-Crawler-Detect/zipball/e39b536fb5e4f21a49328e83a2ab26f0b64b06f7", "url": "https://api.github.com/repos/JayBizzle/Laravel-Crawler-Detect/zipball/a0339574b6dfb6b82167b6c65d068d751a6e8c4d",
"reference": "e39b536fb5e4f21a49328e83a2ab26f0b64b06f7", "reference": "a0339574b6dfb6b82167b6c65d068d751a6e8c4d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3113,8 +3115,8 @@
"php": ">=5.4.0" "php": ">=5.4.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "3.1.*", "orchestra/testbench": "^3.2|^3.4",
"phpunit/phpunit": "4.*" "phpunit/phpunit": "^4.8|^5.5|^6.5"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -3158,9 +3160,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/JayBizzle/Laravel-Crawler-Detect/issues", "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", "name": "jean85/pretty-package-versions",
@@ -3284,16 +3286,16 @@
}, },
{ {
"name": "laravel/fortify", "name": "laravel/fortify",
"version": "v1.13.0", "version": "v1.13.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/fortify.git", "url": "https://github.com/laravel/fortify.git",
"reference": "0b8e7a860f0aa4868846555f5d095d7b546ffb9c" "reference": "9dee9cf87c6469af1c3ab001e5a83c080efa306c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/fortify/zipball/0b8e7a860f0aa4868846555f5d095d7b546ffb9c", "url": "https://api.github.com/repos/laravel/fortify/zipball/9dee9cf87c6469af1c3ab001e5a83c080efa306c",
"reference": "0b8e7a860f0aa4868846555f5d095d7b546ffb9c", "reference": "9dee9cf87c6469af1c3ab001e5a83c080efa306c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3343,20 +3345,20 @@
"issues": "https://github.com/laravel/fortify/issues", "issues": "https://github.com/laravel/fortify/issues",
"source": "https://github.com/laravel/fortify" "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", "name": "laravel/framework",
"version": "v9.19.0", "version": "v9.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df" "reference": "c99868f1c9bf2f5d250993121838db905591864f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/bbce25bd823133f6a5a724f2d62680b711f1d0df", "url": "https://api.github.com/repos/laravel/framework/zipball/c99868f1c9bf2f5d250993121838db905591864f",
"reference": "bbce25bd823133f6a5a724f2d62680b711f1d0df", "reference": "c99868f1c9bf2f5d250993121838db905591864f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3522,7 +3524,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "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", "name": "laravel/sanctum",
@@ -4564,17 +4566,11 @@
}, },
{ {
"name": "makingcg/subscription", "name": "makingcg/subscription",
"version": "dev-main", "version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/gvidas/subcription.git",
"reference": "f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b"
},
"dist": { "dist": {
"type": "zip", "type": "path",
"url": "https://api.github.com/repos/gvidas/subcription/zipball/f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b", "url": "packages/subscription",
"reference": "f1777b8ecc8bdf7dac813ff33876f6edb7df9b7b", "reference": "16c29a065079db3bcbe51eb9c1b720c48d9dd940"
"shasum": ""
}, },
"require": { "require": {
"friendsofphp/php-cs-fixer": "^3.6.0", "friendsofphp/php-cs-fixer": "^3.6.0",
@@ -4596,7 +4592,6 @@
"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": {
@@ -4609,18 +4604,39 @@
} }
}, },
"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": {
"VueFileManager\\Subscription\\": "src", "App\\": "src/App/",
"VueFileManager\\Subscription\\Database\\Factories\\": "database/factories" "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": [ "license": [
"MIT" "MIT"
], ],
@@ -4638,11 +4654,10 @@
"laravel", "laravel",
"subscription" "subscription"
], ],
"support": { "transport-options": {
"issues": "https://github.com/gvidas/subcription/issues", "symlink": true,
"source": "https://github.com/gvidas/subcription/tree/main" "relative": true
}, }
"time": "2022-04-03T12:11:09+00:00"
}, },
{ {
"name": "matthewbdaly/laravel-azure-storage", "name": "matthewbdaly/laravel-azure-storage",
@@ -7048,16 +7063,16 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.11.5", "version": "v0.11.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "c23686f9c48ca202710dbb967df8385a952a2daf" "reference": "77fc7270031fbc28f9a7bea31385da5c4855cb7a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/c23686f9c48ca202710dbb967df8385a952a2daf", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/77fc7270031fbc28f9a7bea31385da5c4855cb7a",
"reference": "c23686f9c48ca202710dbb967df8385a952a2daf", "reference": "77fc7270031fbc28f9a7bea31385da5c4855cb7a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7118,9 +7133,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "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", "name": "pusher/pusher-php-server",
@@ -13568,16 +13583,16 @@
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "2.3.7", "version": "2.3.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "10cd375cf85dede2ff417ceab517ef9a0dc55407" "reference": "ebac357c0a41359f3981098729042ed6dedc97ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/10cd375cf85dede2ff417ceab517ef9a0dc55407", "url": "https://api.github.com/repos/composer/composer/zipball/ebac357c0a41359f3981098729042ed6dedc97ba",
"reference": "10cd375cf85dede2ff417ceab517ef9a0dc55407", "reference": "ebac357c0a41359f3981098729042ed6dedc97ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13658,7 +13673,7 @@
"support": { "support": {
"irc": "ircs://irc.libera.chat:6697/composer", "irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues", "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": [ "funding": [
{ {
@@ -13674,7 +13689,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-06T14:43:28+00:00" "time": "2022-07-13T13:48:23+00:00"
}, },
{ {
"name": "composer/metadata-minifier", "name": "composer/metadata-minifier",