mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
fixed static issues
This commit is contained in:
24
composer.lock
generated
24
composer.lock
generated
@@ -230,16 +230,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.180.3",
|
||||
"version": "3.180.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "99c08e621c33ca4b2efa1df162c1ce0ecb3068dd"
|
||||
"reference": "948a4defbe2a571cc4460725015b8e98b7060f2d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99c08e621c33ca4b2efa1df162c1ce0ecb3068dd",
|
||||
"reference": "99c08e621c33ca4b2efa1df162c1ce0ecb3068dd",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/948a4defbe2a571cc4460725015b8e98b7060f2d",
|
||||
"reference": "948a4defbe2a571cc4460725015b8e98b7060f2d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -314,9 +314,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.180.3"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.180.5"
|
||||
},
|
||||
"time": "2021-05-05T19:41:31+00:00"
|
||||
"time": "2021-05-07T18:12:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -7374,16 +7374,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-package-tools",
|
||||
"version": "1.6.3",
|
||||
"version": "1.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-package-tools.git",
|
||||
"reference": "97b53951e9623b3e38babf274c335913bf320a1a"
|
||||
"reference": "a28108b61dac8a83de6c97f09a5a1e98f4d75522"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/97b53951e9623b3e38babf274c335913bf320a1a",
|
||||
"reference": "97b53951e9623b3e38babf274c335913bf320a1a",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/a28108b61dac8a83de6c97f09a5a1e98f4d75522",
|
||||
"reference": "a28108b61dac8a83de6c97f09a5a1e98f4d75522",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7422,7 +7422,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/laravel-package-tools/issues",
|
||||
"source": "https://github.com/spatie/laravel-package-tools/tree/1.6.3"
|
||||
"source": "https://github.com/spatie/laravel-package-tools/tree/1.7.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -7430,7 +7430,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-04-27T06:17:34+00:00"
|
||||
"time": "2021-05-06T21:49:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-tail",
|
||||
|
||||
Reference in New Issue
Block a user