|
@@ -133,16 +133,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "cakephp/chronos",
|
|
"name": "cakephp/chronos",
|
|
|
- "version": "2.2.0",
|
|
|
|
|
|
|
+ "version": "2.3.0",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/cakephp/chronos.git",
|
|
"url": "https://github.com/cakephp/chronos.git",
|
|
|
- "reference": "556e14da67307ffc2e68beeb7df0694dc8d1207d"
|
|
|
|
|
|
|
+ "reference": "3ecd6e7ae191c676570cd1bed51fd561de4606dd"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/cakephp/chronos/zipball/556e14da67307ffc2e68beeb7df0694dc8d1207d",
|
|
|
|
|
- "reference": "556e14da67307ffc2e68beeb7df0694dc8d1207d",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/cakephp/chronos/zipball/3ecd6e7ae191c676570cd1bed51fd561de4606dd",
|
|
|
|
|
+ "reference": "3ecd6e7ae191c676570cd1bed51fd561de4606dd",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -194,7 +194,7 @@
|
|
|
"issues": "https://github.com/cakephp/chronos/issues",
|
|
"issues": "https://github.com/cakephp/chronos/issues",
|
|
|
"source": "https://github.com/cakephp/chronos"
|
|
"source": "https://github.com/cakephp/chronos"
|
|
|
},
|
|
},
|
|
|
- "time": "2021-06-17T13:49:10+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-17T02:44:05+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "dasprid/enum",
|
|
"name": "dasprid/enum",
|
|
@@ -620,16 +620,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "doctrine/inflector",
|
|
"name": "doctrine/inflector",
|
|
|
- "version": "2.0.3",
|
|
|
|
|
|
|
+ "version": "2.0.4",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
|
- "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
|
|
|
|
|
|
|
+ "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
|
|
|
|
|
- "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
|
|
|
|
+ "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -642,18 +642,14 @@
|
|
|
"php": "^7.2 || ^8.0"
|
|
"php": "^7.2 || ^8.0"
|
|
|
},
|
|
},
|
|
|
"require-dev": {
|
|
"require-dev": {
|
|
|
- "doctrine/coding-standard": "^7.0",
|
|
|
|
|
- "phpstan/phpstan": "^0.11",
|
|
|
|
|
- "phpstan/phpstan-phpunit": "^0.11",
|
|
|
|
|
- "phpstan/phpstan-strict-rules": "^0.11",
|
|
|
|
|
- "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
|
|
|
|
|
|
|
+ "doctrine/coding-standard": "^8.2",
|
|
|
|
|
+ "phpstan/phpstan": "^0.12",
|
|
|
|
|
+ "phpstan/phpstan-phpunit": "^0.12",
|
|
|
|
|
+ "phpstan/phpstan-strict-rules": "^0.12",
|
|
|
|
|
+ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
|
|
|
+ "vimeo/psalm": "^4.10"
|
|
|
},
|
|
},
|
|
|
"type": "library",
|
|
"type": "library",
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "2.0.x-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"autoload": {
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
"psr-4": {
|
|
|
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
|
|
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
|
|
@@ -701,7 +697,7 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/doctrine/inflector/issues",
|
|
"issues": "https://github.com/doctrine/inflector/issues",
|
|
|
- "source": "https://github.com/doctrine/inflector/tree/2.0.x"
|
|
|
|
|
|
|
+ "source": "https://github.com/doctrine/inflector/tree/2.0.4"
|
|
|
},
|
|
},
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -717,7 +713,7 @@
|
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "time": "2020-05-29T15:13:26+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-22T20:16:43+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "doctrine/lexer",
|
|
"name": "doctrine/lexer",
|
|
@@ -1163,16 +1159,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "facade/ignition",
|
|
"name": "facade/ignition",
|
|
|
- "version": "2.14.1",
|
|
|
|
|
|
|
+ "version": "2.15.0",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/facade/ignition.git",
|
|
"url": "https://github.com/facade/ignition.git",
|
|
|
- "reference": "6d89c4c99537f487ad29f646d57ebf107ef714ed"
|
|
|
|
|
|
|
+ "reference": "3ee6e94815462bcf09bca0efc1c9069685df8da3"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/facade/ignition/zipball/6d89c4c99537f487ad29f646d57ebf107ef714ed",
|
|
|
|
|
- "reference": "6d89c4c99537f487ad29f646d57ebf107ef714ed",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/facade/ignition/zipball/3ee6e94815462bcf09bca0efc1c9069685df8da3",
|
|
|
|
|
+ "reference": "3ee6e94815462bcf09bca0efc1c9069685df8da3",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -1182,6 +1178,7 @@
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
"require": {
|
|
"require": {
|
|
|
|
|
+ "ext-curl": "*",
|
|
|
"ext-json": "*",
|
|
"ext-json": "*",
|
|
|
"ext-mbstring": "*",
|
|
"ext-mbstring": "*",
|
|
|
"facade/flare-client-php": "^1.9.1",
|
|
"facade/flare-client-php": "^1.9.1",
|
|
@@ -1241,7 +1238,7 @@
|
|
|
"issues": "https://github.com/facade/ignition/issues",
|
|
"issues": "https://github.com/facade/ignition/issues",
|
|
|
"source": "https://github.com/facade/ignition"
|
|
"source": "https://github.com/facade/ignition"
|
|
|
},
|
|
},
|
|
|
- "time": "2021-10-08T12:34:52+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-11T15:24:06+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "facade/ignition-contracts",
|
|
"name": "facade/ignition-contracts",
|
|
@@ -1508,16 +1505,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "guzzlehttp/promises",
|
|
"name": "guzzlehttp/promises",
|
|
|
- "version": "1.5.0",
|
|
|
|
|
|
|
+ "version": "1.5.1",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
|
- "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0"
|
|
|
|
|
|
|
+ "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/promises/zipball/136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
|
|
|
|
|
- "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
|
|
|
+ "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -1578,7 +1575,7 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
|
- "source": "https://github.com/guzzle/promises/tree/1.5.0"
|
|
|
|
|
|
|
+ "source": "https://github.com/guzzle/promises/tree/1.5.1"
|
|
|
},
|
|
},
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -1594,7 +1591,7 @@
|
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "time": "2021-10-07T13:05:22+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-22T20:56:57+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "guzzlehttp/psr7",
|
|
"name": "guzzlehttp/psr7",
|
|
@@ -4414,16 +4411,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "psy/psysh",
|
|
"name": "psy/psysh",
|
|
|
- "version": "v0.10.8",
|
|
|
|
|
|
|
+ "version": "v0.10.9",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/bobthecow/psysh.git",
|
|
"url": "https://github.com/bobthecow/psysh.git",
|
|
|
- "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3"
|
|
|
|
|
|
|
+ "reference": "01281336c4ae557fe4a994544f30d3a1bc204375"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3",
|
|
|
|
|
- "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/bobthecow/psysh/zipball/01281336c4ae557fe4a994544f30d3a1bc204375",
|
|
|
|
|
+ "reference": "01281336c4ae557fe4a994544f30d3a1bc204375",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -4489,9 +4486,9 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/bobthecow/psysh/issues",
|
|
"issues": "https://github.com/bobthecow/psysh/issues",
|
|
|
- "source": "https://github.com/bobthecow/psysh/tree/v0.10.8"
|
|
|
|
|
|
|
+ "source": "https://github.com/bobthecow/psysh/tree/v0.10.9"
|
|
|
},
|
|
},
|
|
|
- "time": "2021-04-10T16:23:39+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-10T13:37:39+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "pusher/pusher-php-server",
|
|
"name": "pusher/pusher-php-server",
|
|
@@ -4609,16 +4606,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "ramsey/collection",
|
|
"name": "ramsey/collection",
|
|
|
- "version": "1.2.1",
|
|
|
|
|
|
|
+ "version": "1.2.2",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/ramsey/collection.git",
|
|
"url": "https://github.com/ramsey/collection.git",
|
|
|
- "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa"
|
|
|
|
|
|
|
+ "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/ramsey/collection/zipball/eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
|
|
|
|
|
- "reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
|
|
|
|
+ "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -4678,7 +4675,7 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/ramsey/collection/issues",
|
|
"issues": "https://github.com/ramsey/collection/issues",
|
|
|
- "source": "https://github.com/ramsey/collection/tree/1.2.1"
|
|
|
|
|
|
|
+ "source": "https://github.com/ramsey/collection/tree/1.2.2"
|
|
|
},
|
|
},
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -4690,7 +4687,7 @@
|
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "time": "2021-08-06T03:41:06+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-10T03:01:02+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "ramsey/uuid",
|
|
"name": "ramsey/uuid",
|
|
@@ -4798,16 +4795,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "swiftmailer/swiftmailer",
|
|
"name": "swiftmailer/swiftmailer",
|
|
|
- "version": "v6.2.7",
|
|
|
|
|
|
|
+ "version": "v6.3.0",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
|
- "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
|
|
|
|
|
|
|
+ "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
|
|
|
|
|
- "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
|
|
|
|
+ "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -4825,7 +4822,7 @@
|
|
|
},
|
|
},
|
|
|
"require-dev": {
|
|
"require-dev": {
|
|
|
"mockery/mockery": "^1.0",
|
|
"mockery/mockery": "^1.0",
|
|
|
- "symfony/phpunit-bridge": "^4.4|^5.0"
|
|
|
|
|
|
|
+ "symfony/phpunit-bridge": "^4.4|^5.4"
|
|
|
},
|
|
},
|
|
|
"suggest": {
|
|
"suggest": {
|
|
|
"ext-intl": "Needed to support internationalized email addresses"
|
|
"ext-intl": "Needed to support internationalized email addresses"
|
|
@@ -4863,7 +4860,7 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/swiftmailer/swiftmailer/issues",
|
|
"issues": "https://github.com/swiftmailer/swiftmailer/issues",
|
|
|
- "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7"
|
|
|
|
|
|
|
+ "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
|
|
|
},
|
|
},
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -4875,7 +4872,7 @@
|
|
|
"type": "tidelift"
|
|
"type": "tidelift"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "time": "2021-03-09T12:30:35+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-18T15:26:12+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "symfony/console",
|
|
"name": "symfony/console",
|
|
@@ -8042,16 +8039,16 @@
|
|
|
"packages-dev": [
|
|
"packages-dev": [
|
|
|
{
|
|
{
|
|
|
"name": "barryvdh/laravel-debugbar",
|
|
"name": "barryvdh/laravel-debugbar",
|
|
|
- "version": "v3.6.2",
|
|
|
|
|
|
|
+ "version": "v3.6.4",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/barryvdh/laravel-debugbar.git",
|
|
"url": "https://github.com/barryvdh/laravel-debugbar.git",
|
|
|
- "reference": "70b89754913fd89fef16d0170a91dbc2a5cd633a"
|
|
|
|
|
|
|
+ "reference": "3c2d678269ba60e178bcd93e36f6a91c36b727f1"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/70b89754913fd89fef16d0170a91dbc2a5cd633a",
|
|
|
|
|
- "reference": "70b89754913fd89fef16d0170a91dbc2a5cd633a",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/3c2d678269ba60e178bcd93e36f6a91c36b727f1",
|
|
|
|
|
+ "reference": "3c2d678269ba60e178bcd93e36f6a91c36b727f1",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -8064,7 +8061,7 @@
|
|
|
"illuminate/routing": "^6|^7|^8",
|
|
"illuminate/routing": "^6|^7|^8",
|
|
|
"illuminate/session": "^6|^7|^8",
|
|
"illuminate/session": "^6|^7|^8",
|
|
|
"illuminate/support": "^6|^7|^8",
|
|
"illuminate/support": "^6|^7|^8",
|
|
|
- "maximebf/debugbar": "^1.16.3",
|
|
|
|
|
|
|
+ "maximebf/debugbar": "^1.17.2",
|
|
|
"php": ">=7.2",
|
|
"php": ">=7.2",
|
|
|
"symfony/debug": "^4.3|^5",
|
|
"symfony/debug": "^4.3|^5",
|
|
|
"symfony/finder": "^4.3|^5"
|
|
"symfony/finder": "^4.3|^5"
|
|
@@ -8078,7 +8075,7 @@
|
|
|
"type": "library",
|
|
"type": "library",
|
|
|
"extra": {
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
"branch-alias": {
|
|
|
- "dev-master": "3.5-dev"
|
|
|
|
|
|
|
+ "dev-master": "3.6-dev"
|
|
|
},
|
|
},
|
|
|
"laravel": {
|
|
"laravel": {
|
|
|
"providers": [
|
|
"providers": [
|
|
@@ -8117,7 +8114,7 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
|
|
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
|
|
|
- "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.2"
|
|
|
|
|
|
|
+ "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.4"
|
|
|
},
|
|
},
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -8129,7 +8126,7 @@
|
|
|
"type": "github"
|
|
"type": "github"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "time": "2021-06-14T14:29:26+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-21T10:57:31+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "doctrine/instantiator",
|
|
"name": "doctrine/instantiator",
|
|
@@ -8403,16 +8400,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "maximebf/debugbar",
|
|
"name": "maximebf/debugbar",
|
|
|
- "version": "v1.17.1",
|
|
|
|
|
|
|
+ "version": "v1.17.2",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/maximebf/php-debugbar.git",
|
|
"url": "https://github.com/maximebf/php-debugbar.git",
|
|
|
- "reference": "0a3532556be0145603f8a9de23e76dc28eed7054"
|
|
|
|
|
|
|
+ "reference": "3541f09f09c003c4a9ff7ddb0eb3361a7f14d418"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0a3532556be0145603f8a9de23e76dc28eed7054",
|
|
|
|
|
- "reference": "0a3532556be0145603f8a9de23e76dc28eed7054",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/3541f09f09c003c4a9ff7ddb0eb3361a7f14d418",
|
|
|
|
|
+ "reference": "3541f09f09c003c4a9ff7ddb0eb3361a7f14d418",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -8423,7 +8420,7 @@
|
|
|
},
|
|
},
|
|
|
"require": {
|
|
"require": {
|
|
|
"php": "^7.1|^8",
|
|
"php": "^7.1|^8",
|
|
|
- "psr/log": "^1.0",
|
|
|
|
|
|
|
+ "psr/log": "^1|^2|^3",
|
|
|
"symfony/var-dumper": "^2.6|^3|^4|^5"
|
|
"symfony/var-dumper": "^2.6|^3|^4|^5"
|
|
|
},
|
|
},
|
|
|
"require-dev": {
|
|
"require-dev": {
|
|
@@ -8468,9 +8465,9 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/maximebf/php-debugbar/issues",
|
|
"issues": "https://github.com/maximebf/php-debugbar/issues",
|
|
|
- "source": "https://github.com/maximebf/php-debugbar/tree/v1.17.1"
|
|
|
|
|
|
|
+ "source": "https://github.com/maximebf/php-debugbar/tree/v1.17.2"
|
|
|
},
|
|
},
|
|
|
- "time": "2021-08-01T09:19:02+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-18T09:39:00+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "mockery/mockery",
|
|
"name": "mockery/mockery",
|
|
@@ -8892,16 +8889,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
|
- "version": "5.2.2",
|
|
|
|
|
|
|
+ "version": "5.3.0",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
- "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
|
|
|
|
|
|
|
+ "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
|
|
|
|
|
- "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
|
|
|
|
|
+ "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -8918,7 +8915,8 @@
|
|
|
"webmozart/assert": "^1.9.1"
|
|
"webmozart/assert": "^1.9.1"
|
|
|
},
|
|
},
|
|
|
"require-dev": {
|
|
"require-dev": {
|
|
|
- "mockery/mockery": "~1.3.2"
|
|
|
|
|
|
|
+ "mockery/mockery": "~1.3.2",
|
|
|
|
|
+ "psalm/phar": "^4.8"
|
|
|
},
|
|
},
|
|
|
"type": "library",
|
|
"type": "library",
|
|
|
"extra": {
|
|
"extra": {
|
|
@@ -8948,9 +8946,9 @@
|
|
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
|
- "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
|
|
|
|
|
|
|
+ "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
|
|
|
},
|
|
},
|
|
|
- "time": "2020-09-03T19:13:55+00:00"
|
|
|
|
|
|
|
+ "time": "2021-10-19T17:43:47+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "phpdocumentor/type-resolver",
|
|
"name": "phpdocumentor/type-resolver",
|