removed shared files single page

This commit is contained in:
Peter Papp
2021-05-06 09:28:31 +02:00
parent 6b43464e85
commit 9fbd5fd472
8 changed files with 498 additions and 216 deletions
Generated
+51 -46
View File
@@ -230,16 +230,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.179.2",
"version": "3.180.3",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "7d3490e35878d0884905fa0c1ab43ecf178c8d9b"
"reference": "99c08e621c33ca4b2efa1df162c1ce0ecb3068dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7d3490e35878d0884905fa0c1ab43ecf178c8d9b",
"reference": "7d3490e35878d0884905fa0c1ab43ecf178c8d9b",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99c08e621c33ca4b2efa1df162c1ce0ecb3068dd",
"reference": "99c08e621c33ca4b2efa1df162c1ce0ecb3068dd",
"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.179.2"
"source": "https://github.com/aws/aws-sdk-php/tree/3.180.3"
},
"time": "2021-04-30T19:46:52+00:00"
"time": "2021-05-05T19:41:31+00:00"
},
{
"name": "bacon/bacon-qr-code",
@@ -801,16 +801,16 @@
},
{
"name": "composer/xdebug-handler",
"version": "2.0.0",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "31d57697eb1971712a08031cfaff5a846d10bdf5"
"reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/31d57697eb1971712a08031cfaff5a846d10bdf5",
"reference": "31d57697eb1971712a08031cfaff5a846d10bdf5",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
"reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
"shasum": ""
},
"require": {
@@ -845,7 +845,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/2.0.0"
"source": "https://github.com/composer/xdebug-handler/tree/2.0.1"
},
"funding": [
{
@@ -861,7 +861,7 @@
"type": "tidelift"
}
],
"time": "2021-04-09T19:40:06+00:00"
"time": "2021-05-05T19:37:51+00:00"
},
{
"name": "dasprid/enum",
@@ -1966,16 +1966,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v2.18.6",
"version": "v2.19.0",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "5fed214993e7863cef88a08f214344891299b9e4"
"reference": "d5b8a9d852b292c2f8a035200fa6844b1f82300b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/5fed214993e7863cef88a08f214344891299b9e4",
"reference": "5fed214993e7863cef88a08f214344891299b9e4",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/d5b8a9d852b292c2f8a035200fa6844b1f82300b",
"reference": "d5b8a9d852b292c2f8a035200fa6844b1f82300b",
"shasum": ""
},
"require": {
@@ -2023,6 +2023,11 @@
"php-cs-fixer"
],
"type": "application",
"extra": {
"branch-alias": {
"dev-master": "2.19-dev"
}
},
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
@@ -2058,7 +2063,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/v2.18.6"
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.19.0"
},
"funding": [
{
@@ -2066,7 +2071,7 @@
"type": "github"
}
],
"time": "2021-04-19T19:45:11+00:00"
"time": "2021-05-03T21:43:24+00:00"
},
{
"name": "fruitcake/laravel-cors",
@@ -4306,16 +4311,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.10.4",
"version": "v4.10.5",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f",
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f",
"shasum": ""
},
"require": {
@@ -4356,9 +4361,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5"
},
"time": "2020-12-20T10:01:03+00:00"
"time": "2021-05-03T19:11:20+00:00"
},
{
"name": "openlss/lib-array2xml",
@@ -5817,16 +5822,16 @@
},
{
"name": "psr/log",
"version": "1.1.3",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
@@ -5850,7 +5855,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
@@ -5861,9 +5866,9 @@
"psr-3"
],
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.3"
"source": "https://github.com/php-fig/log/tree/1.1.4"
},
"time": "2020-03-23T09:12:05+00:00"
"time": "2021-05-03T11:20:27+00:00"
},
{
"name": "psr/simple-cache",
@@ -7612,16 +7617,16 @@
},
{
"name": "stripe/stripe-php",
"version": "v7.77.0",
"version": "v7.78.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "f6724447481f6fb8c2e714165e092adad9ca470a"
"reference": "6ec33fa8e9de2322be93d28dfd685661c67ca549"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/f6724447481f6fb8c2e714165e092adad9ca470a",
"reference": "f6724447481f6fb8c2e714165e092adad9ca470a",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/6ec33fa8e9de2322be93d28dfd685661c67ca549",
"reference": "6ec33fa8e9de2322be93d28dfd685661c67ca549",
"shasum": ""
},
"require": {
@@ -7667,9 +7672,9 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v7.77.0"
"source": "https://github.com/stripe/stripe-php/tree/v7.78.0"
},
"time": "2021-04-12T17:19:16+00:00"
"time": "2021-05-05T23:55:32+00:00"
},
{
"name": "swiftmailer/swiftmailer",
@@ -11108,12 +11113,12 @@
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "bfea0f7d1e991f237ccf448b0a0d24ede02d923a"
"reference": "649087d6de158dc4da73a06c7759dec5932be5a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/bfea0f7d1e991f237ccf448b0a0d24ede02d923a",
"reference": "bfea0f7d1e991f237ccf448b0a0d24ede02d923a",
"url": "https://api.github.com/repos/composer/composer/zipball/649087d6de158dc4da73a06c7759dec5932be5a5",
"reference": "649087d6de158dc4da73a06c7759dec5932be5a5",
"shasum": ""
},
"require": {
@@ -11199,7 +11204,7 @@
"type": "tidelift"
}
],
"time": "2021-05-02T14:50:42+00:00"
"time": "2021-05-04T14:47:54+00:00"
},
{
"name": "composer/metadata-minifier",
@@ -11416,16 +11421,16 @@
},
{
"name": "facade/ignition",
"version": "2.8.4",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/facade/ignition.git",
"reference": "87fb348dab0ae1a7c206c3e902a5a44ba541742f"
"reference": "e7db3b601ce742568b92648818ef903904d20164"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/87fb348dab0ae1a7c206c3e902a5a44ba541742f",
"reference": "87fb348dab0ae1a7c206c3e902a5a44ba541742f",
"url": "https://api.github.com/repos/facade/ignition/zipball/e7db3b601ce742568b92648818ef903904d20164",
"reference": "e7db3b601ce742568b92648818ef903904d20164",
"shasum": ""
},
"require": {
@@ -11489,7 +11494,7 @@
"issues": "https://github.com/facade/ignition/issues",
"source": "https://github.com/facade/ignition"
},
"time": "2021-04-29T13:55:26+00:00"
"time": "2021-05-05T06:45:12+00:00"
},
{
"name": "facade/ignition-contracts",