context menu skelet

This commit is contained in:
Peter Papp
2021-05-08 07:54:06 +02:00
parent 8b3c6cfc27
commit ac75cb5d0f
5 changed files with 920 additions and 96 deletions
Generated
+12 -12
View File
@@ -230,16 +230,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.180.3",
"version": "3.180.4",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "99c08e621c33ca4b2efa1df162c1ce0ecb3068dd"
"reference": "3e377fdfd0cda4e1412ac7aca93814d4f032d236"
},
"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/3e377fdfd0cda4e1412ac7aca93814d4f032d236",
"reference": "3e377fdfd0cda4e1412ac7aca93814d4f032d236",
"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.4"
},
"time": "2021-05-05T19:41:31+00:00"
"time": "2021-05-06T18:13:26+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",