|
@@ -8,16 +8,16 @@
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "asbiin/laravel-webauthn",
|
|
|
- "version": "1.0.0",
|
|
|
+ "version": "1.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/asbiin/laravel-webauthn.git",
|
|
|
- "reference": "8c1e9f29da47afe1042ca7ea8c515e9e84e5358e"
|
|
|
+ "reference": "b957ef8d8dd9a0b9a119f1bb97e855bf9f61ac22"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/asbiin/laravel-webauthn/zipball/8c1e9f29da47afe1042ca7ea8c515e9e84e5358e",
|
|
|
- "reference": "8c1e9f29da47afe1042ca7ea8c515e9e84e5358e",
|
|
|
+ "url": "https://api.github.com/repos/asbiin/laravel-webauthn/zipball/b957ef8d8dd9a0b9a119f1bb97e855bf9f61ac22",
|
|
|
+ "reference": "b957ef8d8dd9a0b9a119f1bb97e855bf9f61ac22",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -35,7 +35,7 @@
|
|
|
"require-dev": {
|
|
|
"ext-sqlite3": "*",
|
|
|
"laravel/legacy-factories": "^1.0",
|
|
|
- "nunomaduro/larastan": "^0.4 || ^0.5 || ^0.6",
|
|
|
+ "nunomaduro/larastan": "^0.4 || ^0.5 || ^0.6 || ^0.7",
|
|
|
"ocramius/package-versions": "^1.5 || ^2.0",
|
|
|
"orchestra/testbench": "^3.5 || ^5.0 || ^6.0",
|
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
@@ -93,7 +93,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-12-30T19:20:58+00:00"
|
|
|
+ "time": "2021-07-03T12:01:46+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "asm89/stack-cors",
|
|
@@ -581,24 +581,23 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/cache",
|
|
|
- "version": "2.0.3",
|
|
|
+ "version": "2.1.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
|
- "reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88"
|
|
|
+ "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/cache/zipball/c9622c6820d3ede1e2315a6a377ea1076e421d88",
|
|
|
- "reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
|
|
|
+ "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": "~7.1 || ^8.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
- "doctrine/common": ">2.2,<2.4",
|
|
|
- "psr/cache": ">=3"
|
|
|
+ "doctrine/common": ">2.2,<2.4"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"alcaeus/mongo-php-adapter": "^1.1",
|
|
@@ -607,8 +606,9 @@
|
|
|
"mongodb/mongodb": "^1.1",
|
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
|
"predis/predis": "~1.0",
|
|
|
- "psr/cache": "^1.0 || ^2.0",
|
|
|
- "symfony/cache": "^4.4 || ^5.2"
|
|
|
+ "psr/cache": "^1.0 || ^2.0 || ^3.0",
|
|
|
+ "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
|
|
|
+ "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
|
|
@@ -660,7 +660,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/doctrine/cache/issues",
|
|
|
- "source": "https://github.com/doctrine/cache/tree/2.0.3"
|
|
|
+ "source": "https://github.com/doctrine/cache/tree/2.1.1"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -676,7 +676,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-05-25T09:43:04+00:00"
|
|
|
+ "time": "2021-07-17T14:49:29+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/dbal",
|
|
@@ -1850,26 +1850,26 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "intervention/image",
|
|
|
- "version": "2.5.1",
|
|
|
+ "version": "2.6.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Intervention/image.git",
|
|
|
- "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
|
|
|
+ "reference": "a2d7238069bb01322f9c2a661449955434fec9c6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
|
|
|
- "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
|
|
|
+ "url": "https://api.github.com/repos/Intervention/image/zipball/a2d7238069bb01322f9c2a661449955434fec9c6",
|
|
|
+ "reference": "a2d7238069bb01322f9c2a661449955434fec9c6",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-fileinfo": "*",
|
|
|
- "guzzlehttp/psr7": "~1.1",
|
|
|
+ "guzzlehttp/psr7": "~1.1 || ^2.0",
|
|
|
"php": ">=5.4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"mockery/mockery": "~0.9.2",
|
|
|
- "phpunit/phpunit": "^4.8 || ^5.7"
|
|
|
+ "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"ext-gd": "to use GD library based image processing.",
|
|
@@ -1918,22 +1918,32 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/Intervention/image/issues",
|
|
|
- "source": "https://github.com/Intervention/image/tree/master"
|
|
|
+ "source": "https://github.com/Intervention/image/tree/2.6.0"
|
|
|
},
|
|
|
- "time": "2019-11-02T09:15:47+00:00"
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.paypal.me/interventionphp",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/Intervention",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-07-06T13:35:54+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/framework",
|
|
|
- "version": "v8.48.1",
|
|
|
+ "version": "v8.50.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/framework.git",
|
|
|
- "reference": "edc138060a13c9e5f15c005fad5f6a39b4ccf5fa"
|
|
|
+ "reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/framework/zipball/edc138060a13c9e5f15c005fad5f6a39b4ccf5fa",
|
|
|
- "reference": "edc138060a13c9e5f15c005fad5f6a39b4ccf5fa",
|
|
|
+ "url": "https://api.github.com/repos/laravel/framework/zipball/d892dbacbe3859cf9303ccda98ac8d782141d5ae",
|
|
|
+ "reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1943,7 +1953,7 @@
|
|
|
"ext-json": "*",
|
|
|
"ext-mbstring": "*",
|
|
|
"ext-openssl": "*",
|
|
|
- "league/commonmark": "^1.3",
|
|
|
+ "league/commonmark": "^1.3|^2.0",
|
|
|
"league/flysystem": "^1.1",
|
|
|
"monolog/monolog": "^2.0",
|
|
|
"nesbot/carbon": "^2.31",
|
|
@@ -2088,7 +2098,7 @@
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
},
|
|
|
- "time": "2021-06-23T13:41:59+00:00"
|
|
|
+ "time": "2021-07-13T12:41:53+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/passport",
|
|
@@ -2430,16 +2440,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/commonmark",
|
|
|
- "version": "1.6.4",
|
|
|
+ "version": "1.6.6",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
|
- "reference": "c3c8b7217c52572fb42aaf84211abccf75a151b2"
|
|
|
+ "reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c3c8b7217c52572fb42aaf84211abccf75a151b2",
|
|
|
- "reference": "c3c8b7217c52572fb42aaf84211abccf75a151b2",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c4228d11e30d7493c6836d20872f9582d8ba6dcf",
|
|
|
+ "reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2527,7 +2537,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-19T20:08:14+00:00"
|
|
|
+ "time": "2021-07-17T17:13:23+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/event",
|
|
@@ -2918,27 +2928,32 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/uri-interfaces",
|
|
|
- "version": "2.2.0",
|
|
|
+ "version": "2.3.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/uri-interfaces.git",
|
|
|
- "reference": "667f150e589d65d79c89ffe662e426704f84224f"
|
|
|
+ "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/667f150e589d65d79c89ffe662e426704f84224f",
|
|
|
- "reference": "667f150e589d65d79c89ffe662e426704f84224f",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
|
|
|
+ "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
- "php": "^7.1 || ^8.0"
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "friendsofphp/php-cs-fixer": "^2.0",
|
|
|
- "phpstan/phpstan": "^0.12",
|
|
|
- "phpstan/phpstan-phpunit": "^0.12",
|
|
|
- "phpstan/phpstan-strict-rules": "^0.12"
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.19",
|
|
|
+ "phpstan/phpstan": "^0.12.90",
|
|
|
+ "phpstan/phpstan-phpunit": "^0.12.19",
|
|
|
+ "phpstan/phpstan-strict-rules": "^0.12.9",
|
|
|
+ "phpunit/phpunit": "^8.5.15 || ^9.5"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-intl": "to use the IDNA feature",
|
|
|
+ "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -2972,7 +2987,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/thephpleague/uri-interfaces/issues",
|
|
|
- "source": "https://github.com/thephpleague/uri-interfaces/tree/2.2.0"
|
|
|
+ "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -2980,20 +2995,20 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-10-31T13:45:51+00:00"
|
|
|
+ "time": "2021-06-28T04:27:21+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "maatwebsite/excel",
|
|
|
- "version": "3.1.31",
|
|
|
+ "version": "3.1.32",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Maatwebsite/Laravel-Excel.git",
|
|
|
- "reference": "cbe6370af70f93bd017f77ef92d32bd492a47fcb"
|
|
|
+ "reference": "9dc29b63a77fb7f2f514ef754af3a1b57e83cadf"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/cbe6370af70f93bd017f77ef92d32bd492a47fcb",
|
|
|
- "reference": "cbe6370af70f93bd017f77ef92d32bd492a47fcb",
|
|
|
+ "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/9dc29b63a77fb7f2f514ef754af3a1b57e83cadf",
|
|
|
+ "reference": "9dc29b63a77fb7f2f514ef754af3a1b57e83cadf",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3046,7 +3061,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/Maatwebsite/Laravel-Excel/issues",
|
|
|
- "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.31"
|
|
|
+ "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.32"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -3058,7 +3073,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-02T17:31:29+00:00"
|
|
|
+ "time": "2021-07-08T10:11:21+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "maennchen/zipstream-php",
|
|
@@ -3375,16 +3390,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
- "version": "2.2.0",
|
|
|
+ "version": "2.3.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
- "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084"
|
|
|
+ "reference": "9738e495f288eec0b187e310b7cdbbb285777dbe"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
|
|
|
- "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/9738e495f288eec0b187e310b7cdbbb285777dbe",
|
|
|
+ "reference": "9738e495f288eec0b187e310b7cdbbb285777dbe",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3403,7 +3418,7 @@
|
|
|
"php-amqplib/php-amqplib": "~2.4",
|
|
|
"php-console/php-console": "^3.1.3",
|
|
|
"phpspec/prophecy": "^1.6.1",
|
|
|
- "phpstan/phpstan": "^0.12.59",
|
|
|
+ "phpstan/phpstan": "^0.12.91",
|
|
|
"phpunit/phpunit": "^8.5",
|
|
|
"predis/predis": "^1.1",
|
|
|
"rollbar/rollbar": "^1.3",
|
|
@@ -3455,7 +3470,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
- "source": "https://github.com/Seldaek/monolog/tree/2.2.0"
|
|
|
+ "source": "https://github.com/Seldaek/monolog/tree/2.3.1"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -3467,20 +3482,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-12-14T13:15:25+00:00"
|
|
|
+ "time": "2021-07-14T11:56:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "myclabs/php-enum",
|
|
|
- "version": "1.8.0",
|
|
|
+ "version": "1.8.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/myclabs/php-enum.git",
|
|
|
- "reference": "46cf3d8498b095bd33727b13fd5707263af99421"
|
|
|
+ "reference": "b942d263c641ddb5190929ff840c68f78713e937"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/myclabs/php-enum/zipball/46cf3d8498b095bd33727b13fd5707263af99421",
|
|
|
- "reference": "46cf3d8498b095bd33727b13fd5707263af99421",
|
|
|
+ "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
|
|
|
+ "reference": "b942d263c641ddb5190929ff840c68f78713e937",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3490,7 +3505,7 @@
|
|
|
"require-dev": {
|
|
|
"phpunit/phpunit": "^9.5",
|
|
|
"squizlabs/php_codesniffer": "1.*",
|
|
|
- "vimeo/psalm": "^4.5.1"
|
|
|
+ "vimeo/psalm": "^4.6.2"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -3515,7 +3530,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/myclabs/php-enum/issues",
|
|
|
- "source": "https://github.com/myclabs/php-enum/tree/1.8.0"
|
|
|
+ "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -3527,20 +3542,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-02-15T16:11:48+00:00"
|
|
|
+ "time": "2021-07-05T08:18:36+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nesbot/carbon",
|
|
|
- "version": "2.49.0",
|
|
|
+ "version": "2.50.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
- "reference": "93d9db91c0235c486875d22f1e08b50bdf3e6eee"
|
|
|
+ "reference": "f47f17d17602b2243414a44ad53d9f8b9ada5fdb"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/93d9db91c0235c486875d22f1e08b50bdf3e6eee",
|
|
|
- "reference": "93d9db91c0235c486875d22f1e08b50bdf3e6eee",
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/f47f17d17602b2243414a44ad53d9f8b9ada5fdb",
|
|
|
+ "reference": "f47f17d17602b2243414a44ad53d9f8b9ada5fdb",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3592,15 +3607,15 @@
|
|
|
{
|
|
|
"name": "Brian Nesbitt",
|
|
|
"email": "brian@nesbot.com",
|
|
|
- "homepage": "http://nesbot.com"
|
|
|
+ "homepage": "https://markido.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "kylekatarnls",
|
|
|
- "homepage": "http://github.com/kylekatarnls"
|
|
|
+ "homepage": "https://github.com/kylekatarnls"
|
|
|
}
|
|
|
],
|
|
|
"description": "An API extension for DateTime that supports 281 different languages.",
|
|
|
- "homepage": "http://carbon.nesbot.com",
|
|
|
+ "homepage": "https://carbon.nesbot.com",
|
|
|
"keywords": [
|
|
|
"date",
|
|
|
"datetime",
|
|
@@ -3620,20 +3635,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-02T07:31:40+00:00"
|
|
|
+ "time": "2021-06-28T22:38:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nikic/php-parser",
|
|
|
- "version": "v4.10.5",
|
|
|
+ "version": "v4.11.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
- "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f"
|
|
|
+ "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f",
|
|
|
- "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f",
|
|
|
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94",
|
|
|
+ "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3674,22 +3689,22 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5"
|
|
|
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0"
|
|
|
},
|
|
|
- "time": "2021-05-03T19:11:20+00:00"
|
|
|
+ "time": "2021-07-03T13:36:55+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nyholm/psr7",
|
|
|
- "version": "1.4.0",
|
|
|
+ "version": "1.4.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Nyholm/psr7.git",
|
|
|
- "reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b"
|
|
|
+ "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Nyholm/psr7/zipball/23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
|
|
|
- "reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
|
|
|
+ "url": "https://api.github.com/repos/Nyholm/psr7/zipball/2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
|
|
|
+ "reference": "2212385b47153ea71b1c1b1374f8cb5e4f7892ec",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3703,7 +3718,7 @@
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "http-interop/http-factory-tests": "^0.8",
|
|
|
+ "http-interop/http-factory-tests": "^0.9",
|
|
|
"php-http/psr7-integration-tests": "^1.0",
|
|
|
"phpunit/phpunit": "^7.5 || 8.5 || 9.4",
|
|
|
"symfony/error-handler": "^4.4"
|
|
@@ -3741,7 +3756,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/Nyholm/psr7/issues",
|
|
|
- "source": "https://github.com/Nyholm/psr7/tree/1.4.0"
|
|
|
+ "source": "https://github.com/Nyholm/psr7/tree/1.4.1"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -3753,7 +3768,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-02-18T15:41:32+00:00"
|
|
|
+ "time": "2021-07-02T08:32:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "opis/closure",
|
|
@@ -6034,16 +6049,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/error-handler",
|
|
|
- "version": "v5.3.0",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/error-handler.git",
|
|
|
- "reference": "0e6768b8c0dcef26df087df2bbbaa143867a59b2"
|
|
|
+ "reference": "43323e79c80719e8a4674e33484bca98270d223f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/0e6768b8c0dcef26df087df2bbbaa143867a59b2",
|
|
|
- "reference": "0e6768b8c0dcef26df087df2bbbaa143867a59b2",
|
|
|
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/43323e79c80719e8a4674e33484bca98270d223f",
|
|
|
+ "reference": "43323e79c80719e8a4674e33484bca98270d223f",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -6083,7 +6098,7 @@
|
|
|
"description": "Provides tools to manage errors and ease debugging PHP code",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/error-handler/tree/v5.3.0"
|
|
|
+ "source": "https://github.com/symfony/error-handler/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -6099,7 +6114,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-05-26T17:43:10+00:00"
|
|
|
+ "time": "2021-06-24T08:13:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher",
|
|
@@ -6406,16 +6421,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
- "version": "v5.3.2",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd"
|
|
|
+ "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7b6dd714d95106b831aaa7f3c9c612ab886516bd",
|
|
|
- "reference": "7b6dd714d95106b831aaa7f3c9c612ab886516bd",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0e45ab1574caa0460d9190871a8ce47539e40ccf",
|
|
|
+ "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -6459,7 +6474,7 @@
|
|
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/http-foundation/tree/v5.3.2"
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -6475,20 +6490,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-12T10:15:17+00:00"
|
|
|
+ "time": "2021-06-27T09:19:40+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-kernel",
|
|
|
- "version": "v5.3.2",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
|
- "reference": "e7021165d9dbfb4051296b8de827e92c8a7b5c87"
|
|
|
+ "reference": "90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e7021165d9dbfb4051296b8de827e92c8a7b5c87",
|
|
|
- "reference": "e7021165d9dbfb4051296b8de827e92c8a7b5c87",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8",
|
|
|
+ "reference": "90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -6571,7 +6586,7 @@
|
|
|
"description": "Provides a structured process for converting a Request into a Response",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/http-kernel/tree/v5.3.2"
|
|
|
+ "source": "https://github.com/symfony/http-kernel/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -6587,7 +6602,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-17T14:18:27+00:00"
|
|
|
+ "time": "2021-06-30T08:27:49+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/mime",
|
|
@@ -7722,16 +7737,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/string",
|
|
|
- "version": "v5.3.2",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/string.git",
|
|
|
- "reference": "0732e97e41c0a590f77e231afc16a327375d50b0"
|
|
|
+ "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/string/zipball/0732e97e41c0a590f77e231afc16a327375d50b0",
|
|
|
- "reference": "0732e97e41c0a590f77e231afc16a327375d50b0",
|
|
|
+ "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
|
|
|
+ "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -7785,7 +7800,7 @@
|
|
|
"utf8"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/string/tree/v5.3.2"
|
|
|
+ "source": "https://github.com/symfony/string/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -7801,20 +7816,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-06T09:51:56+00:00"
|
|
|
+ "time": "2021-06-27T11:44:38+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation",
|
|
|
- "version": "v5.3.2",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/translation.git",
|
|
|
- "reference": "7e2603bcc598e14804c4d2359d8dc4ee3c40391b"
|
|
|
+ "reference": "380b8c9e944d0e364b25f28e8e555241eb49c01c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/translation/zipball/7e2603bcc598e14804c4d2359d8dc4ee3c40391b",
|
|
|
- "reference": "7e2603bcc598e14804c4d2359d8dc4ee3c40391b",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation/zipball/380b8c9e944d0e364b25f28e8e555241eb49c01c",
|
|
|
+ "reference": "380b8c9e944d0e364b25f28e8e555241eb49c01c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -7880,7 +7895,7 @@
|
|
|
"description": "Provides tools to internationalize your application",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/translation/tree/v5.3.2"
|
|
|
+ "source": "https://github.com/symfony/translation/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -7896,7 +7911,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-06T09:51:56+00:00"
|
|
|
+ "time": "2021-06-27T12:22:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation-contracts",
|
|
@@ -7978,16 +7993,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-dumper",
|
|
|
- "version": "v5.3.2",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
|
- "reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae"
|
|
|
+ "reference": "46aa709affb9ad3355bd7a810f9662d71025c384"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/905a22c68b292ffb6f20d7636c36b220d1fba5ae",
|
|
|
- "reference": "905a22c68b292ffb6f20d7636c36b220d1fba5ae",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46aa709affb9ad3355bd7a810f9662d71025c384",
|
|
|
+ "reference": "46aa709affb9ad3355bd7a810f9662d71025c384",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -8046,7 +8061,7 @@
|
|
|
"dump"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/var-dumper/tree/v5.3.2"
|
|
|
+ "source": "https://github.com/symfony/var-dumper/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -8062,20 +8077,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-06T09:51:56+00:00"
|
|
|
+ "time": "2021-06-24T08:13:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/yaml",
|
|
|
- "version": "v5.3.2",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
|
- "reference": "71719ab2409401711d619765aa255f9d352a59b2"
|
|
|
+ "reference": "485c83a2fb5893e2ff21bf4bfc7fdf48b4967229"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/yaml/zipball/71719ab2409401711d619765aa255f9d352a59b2",
|
|
|
- "reference": "71719ab2409401711d619765aa255f9d352a59b2",
|
|
|
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/485c83a2fb5893e2ff21bf4bfc7fdf48b4967229",
|
|
|
+ "reference": "485c83a2fb5893e2ff21bf4bfc7fdf48b4967229",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -8121,7 +8136,7 @@
|
|
|
"description": "Loads and dumps YAML files",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/yaml/tree/v5.3.2"
|
|
|
+ "source": "https://github.com/symfony/yaml/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -8137,7 +8152,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-06T09:51:56+00:00"
|
|
|
+ "time": "2021-06-24T08:13:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "thecodingmachine/safe",
|
|
@@ -9329,16 +9344,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "facade/ignition",
|
|
|
- "version": "2.10.2",
|
|
|
+ "version": "2.11.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/facade/ignition.git",
|
|
|
- "reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4"
|
|
|
+ "reference": "dc6818335f50ccf0b90284784718ea9a82604286"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/facade/ignition/zipball/43688227bbf27c43bc1ad83af224f135b6ef0ff4",
|
|
|
- "reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4",
|
|
|
+ "url": "https://api.github.com/repos/facade/ignition/zipball/dc6818335f50ccf0b90284784718ea9a82604286",
|
|
|
+ "reference": "dc6818335f50ccf0b90284784718ea9a82604286",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -9346,7 +9361,6 @@
|
|
|
"ext-mbstring": "*",
|
|
|
"facade/flare-client-php": "^1.6",
|
|
|
"facade/ignition-contracts": "^1.0.2",
|
|
|
- "filp/whoops": "^2.4",
|
|
|
"illuminate/support": "^7.0|^8.0",
|
|
|
"monolog/monolog": "^2.0",
|
|
|
"php": "^7.2.5|^8.0",
|
|
@@ -9402,7 +9416,7 @@
|
|
|
"issues": "https://github.com/facade/ignition/issues",
|
|
|
"source": "https://github.com/facade/ignition"
|
|
|
},
|
|
|
- "time": "2021-06-11T06:57:25+00:00"
|
|
|
+ "time": "2021-07-12T15:55:51+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "facade/ignition-contracts",
|
|
@@ -9459,16 +9473,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "fakerphp/faker",
|
|
|
- "version": "v1.14.1",
|
|
|
+ "version": "v1.15.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/FakerPHP/Faker.git",
|
|
|
- "reference": "ed22aee8d17c7b396f74a58b1e7fefa4f90d5ef1"
|
|
|
+ "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/ed22aee8d17c7b396f74a58b1e7fefa4f90d5ef1",
|
|
|
- "reference": "ed22aee8d17c7b396f74a58b1e7fefa4f90d5ef1",
|
|
|
+ "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/89c6201c74db25fa759ff16e78a4d8f32547770e",
|
|
|
+ "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -9518,22 +9532,22 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/FakerPHP/Faker/issues",
|
|
|
- "source": "https://github.com/FakerPHP/Faker/tree/v.1.14.1"
|
|
|
+ "source": "https://github.com/FakerPHP/Faker/tree/v1.15.0"
|
|
|
},
|
|
|
- "time": "2021-03-30T06:27:33+00:00"
|
|
|
+ "time": "2021-07-06T20:39:40+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filp/whoops",
|
|
|
- "version": "2.13.0",
|
|
|
+ "version": "2.14.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filp/whoops.git",
|
|
|
- "reference": "2edbc73a4687d9085c8f20f398eebade844e8424"
|
|
|
+ "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filp/whoops/zipball/2edbc73a4687d9085c8f20f398eebade844e8424",
|
|
|
- "reference": "2edbc73a4687d9085c8f20f398eebade844e8424",
|
|
|
+ "url": "https://api.github.com/repos/filp/whoops/zipball/fdf92f03e150ed84d5967a833ae93abffac0315b",
|
|
|
+ "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -9583,7 +9597,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/filp/whoops/issues",
|
|
|
- "source": "https://github.com/filp/whoops/tree/2.13.0"
|
|
|
+ "source": "https://github.com/filp/whoops/tree/2.14.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -9591,7 +9605,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-04T12:00:00+00:00"
|
|
|
+ "time": "2021-07-13T12:00:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "friendsofphp/php-cs-fixer",
|
|
@@ -10658,16 +10672,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "9.5.6",
|
|
|
+ "version": "9.5.7",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb"
|
|
|
+ "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb",
|
|
|
- "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5",
|
|
|
+ "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -10745,7 +10759,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.6"
|
|
|
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -10757,20 +10771,20 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-23T05:14:38+00:00"
|
|
|
+ "time": "2021-07-19T06:14:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/cache",
|
|
|
- "version": "2.0.0",
|
|
|
+ "version": "3.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
|
- "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b"
|
|
|
+ "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/cache/zipball/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
|
|
|
- "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
|
|
|
+ "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -10804,9 +10818,9 @@
|
|
|
"psr-6"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/php-fig/cache/tree/2.0.0"
|
|
|
+ "source": "https://github.com/php-fig/cache/tree/3.0.0"
|
|
|
},
|
|
|
- "time": "2021-02-03T23:23:37+00:00"
|
|
|
+ "time": "2021-02-03T23:26:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/cli-parser",
|
|
@@ -11774,16 +11788,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/filesystem",
|
|
|
- "version": "v5.3.0",
|
|
|
+ "version": "v5.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
|
- "reference": "348116319d7fb7d1faa781d26a48922428013eb2"
|
|
|
+ "reference": "19b71c8f313b411172dd5f470fd61f24466d79a9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/348116319d7fb7d1faa781d26a48922428013eb2",
|
|
|
- "reference": "348116319d7fb7d1faa781d26a48922428013eb2",
|
|
|
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/19b71c8f313b411172dd5f470fd61f24466d79a9",
|
|
|
+ "reference": "19b71c8f313b411172dd5f470fd61f24466d79a9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -11816,7 +11830,7 @@
|
|
|
"description": "Provides basic utilities for the filesystem",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/filesystem/tree/v5.3.0"
|
|
|
+ "source": "https://github.com/symfony/filesystem/tree/v5.3.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -11832,7 +11846,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-05-26T17:43:10+00:00"
|
|
|
+ "time": "2021-06-30T07:27:52+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/options-resolver",
|