[Web] Update libs

This commit is contained in:
andryyy
2021-05-23 13:20:53 +02:00
parent e6d5516c7f
commit 8779a1a873
48 changed files with 656 additions and 272 deletions

View File

@@ -140,17 +140,17 @@
},
{
"name": "directorytree/ldaprecord",
"version": "v2.4.4",
"version_normalized": "2.4.4.0",
"version": "v2.4.6",
"version_normalized": "2.4.6.0",
"source": {
"type": "git",
"url": "https://github.com/DirectoryTree/LdapRecord.git",
"reference": "2d1c4d71dd900b2f8245a6e32f67274795fac8a2"
"reference": "824a49feae4da52a522b3ec60ecad508b8f4ed23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/2d1c4d71dd900b2f8245a6e32f67274795fac8a2",
"reference": "2d1c4d71dd900b2f8245a6e32f67274795fac8a2",
"url": "https://api.github.com/repos/DirectoryTree/LdapRecord/zipball/824a49feae4da52a522b3ec60ecad508b8f4ed23",
"reference": "824a49feae4da52a522b3ec60ecad508b8f4ed23",
"shasum": ""
},
"require": {
@@ -164,10 +164,11 @@
"tightenco/collect": "^5.6|^6.0|^7.0|^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^8.0"
},
"time": "2021-05-01T17:48:47+00:00",
"time": "2021-05-11T13:29:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -215,17 +216,17 @@
},
{
"name": "illuminate/contracts",
"version": "v8.40.0",
"version_normalized": "8.40.0.0",
"version": "v8.42.1",
"version_normalized": "8.42.1.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "5152041a5c4ac4dbebb3c8ee72d05666c592ae08"
"reference": "68036b4fb17ad40a599323bda3f2c0845c8100d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/5152041a5c4ac4dbebb3c8ee72d05666c592ae08",
"reference": "5152041a5c4ac4dbebb3c8ee72d05666c592ae08",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/68036b4fb17ad40a599323bda3f2c0845c8100d8",
"reference": "68036b4fb17ad40a599323bda3f2c0845c8100d8",
"shasum": ""
},
"require": {
@@ -233,7 +234,7 @@
"psr/container": "^1.0",
"psr/simple-cache": "^1.0"
},
"time": "2021-04-23T13:31:10+00:00",
"time": "2021-05-18T12:49:19+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -452,17 +453,17 @@
},
{
"name": "nesbot/carbon",
"version": "2.47.0",
"version_normalized": "2.47.0.0",
"version": "2.48.0",
"version_normalized": "2.48.0.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "606262fd8888b75317ba9461825a24fc34001e1e"
"reference": "d3c447f21072766cddec3522f9468a5849a76147"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/606262fd8888b75317ba9461825a24fc34001e1e",
"reference": "606262fd8888b75317ba9461825a24fc34001e1e",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3c447f21072766cddec3522f9468a5849a76147",
"reference": "d3c447f21072766cddec3522f9468a5849a76147",
"shasum": ""
},
"require": {
@@ -481,7 +482,7 @@
"phpunit/phpunit": "^7.5.20 || ^8.5.14",
"squizlabs/php_codesniffer": "^3.4"
},
"time": "2021-04-13T21:54:02+00:00",
"time": "2021-05-07T10:08:30+00:00",
"bin": [
"bin/carbon"
],
@@ -1218,17 +1219,17 @@
},
{
"name": "symfony/translation",
"version": "v5.2.7",
"version_normalized": "5.2.7.0",
"version": "v5.2.9",
"version_normalized": "5.2.9.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "e37ece5242564bceea54d709eafc948377ec9749"
"reference": "61af68dba333e2d376a325a29c2a3f2a605b4876"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/e37ece5242564bceea54d709eafc948377ec9749",
"reference": "e37ece5242564bceea54d709eafc948377ec9749",
"url": "https://api.github.com/repos/symfony/translation/zipball/61af68dba333e2d376a325a29c2a3f2a605b4876",
"reference": "61af68dba333e2d376a325a29c2a3f2a605b4876",
"shasum": ""
},
"require": {
@@ -1263,7 +1264,7 @@
"symfony/config": "",
"symfony/yaml": ""
},
"time": "2021-04-01T08:15:21+00:00",
"time": "2021-05-16T13:07:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1294,7 +1295,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v5.2.7"
"source": "https://github.com/symfony/translation/tree/v5.2.9"
},
"funding": [
{
@@ -1395,17 +1396,17 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.2.7",
"version_normalized": "5.2.7.0",
"version": "v5.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "27cb9f7cfa3853c736425c7233a8f68814b19636"
"reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/27cb9f7cfa3853c736425c7233a8f68814b19636",
"reference": "27cb9f7cfa3853c736425c7233a8f68814b19636",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d693200a73fae179d27f8f1b16b4faf3e8569eba",
"reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba",
"shasum": ""
},
"require": {
@@ -1428,7 +1429,7 @@
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
"time": "2021-04-19T14:07:32+00:00",
"time": "2021-05-07T13:42:21+00:00",
"bin": [
"Resources/bin/var-dump-server"
],
@@ -1466,7 +1467,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.2.7"
"source": "https://github.com/symfony/var-dumper/tree/v5.2.8"
},
"funding": [
{