composer update

This commit is contained in:
Čarodej
2022-03-17 16:58:16 +01:00
parent fea2d839e7
commit 0d59fe5b8e
Generated
+22 -7
View File
@@ -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": "5a05626f6c1d36ecd8df3f115b5dc3f4", "content-hash": "95a932587a302766cf33683bb871aa1a",
"packages": [ "packages": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
@@ -4472,10 +4472,16 @@
{ {
"name": "makingcg/subscription", "name": "makingcg/subscription",
"version": "dev-main", "version": "dev-main",
"source": {
"type": "git",
"url": "git@github.com:VueFileManager/subscription.git",
"reference": "c7d4c48eaacd9a60c0ecf0e161db7d6725623732"
},
"dist": { "dist": {
"type": "path", "type": "zip",
"url": "../../PhpstormProjects/subscription", "url": "https://api.github.com/repos/VueFileManager/subscription/zipball/c7d4c48eaacd9a60c0ecf0e161db7d6725623732",
"reference": "5bed67cb6893be3e64f4b867428a4412724a2eff" "reference": "c7d4c48eaacd9a60c0ecf0e161db7d6725623732",
"shasum": ""
}, },
"require": { "require": {
"friendsofphp/php-cs-fixer": "^3.6.0", "friendsofphp/php-cs-fixer": "^3.6.0",
@@ -4497,6 +4503,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": {
@@ -4559,9 +4566,17 @@
"laravel", "laravel",
"subscription" "subscription"
], ],
"transport-options": { "support": {
"relative": true "source": "https://github.com/VueFileManager/subscription/tree/main",
} "issues": "https://github.com/VueFileManager/subscription/issues"
},
"funding": [
{
"type": "github",
"url": "https://github.com/VueFileManager"
}
],
"time": "2022-03-17T11:28:34+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",