| xqd
@@ -1952,16 +1952,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "giggsey/libphonenumber-for-php",
|
|
|
- "version": "8.12.50",
|
|
|
+ "version": "8.12.51",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
|
|
|
- "reference": "526c4b7f6d5e173770d8645e76340d7eb25dc348"
|
|
|
+ "reference": "a42d89a46797083a95aa48393485fdac22fcac94"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/526c4b7f6d5e173770d8645e76340d7eb25dc348",
|
|
|
- "reference": "526c4b7f6d5e173770d8645e76340d7eb25dc348",
|
|
|
+ "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/a42d89a46797083a95aa48393485fdac22fcac94",
|
|
|
+ "reference": "a42d89a46797083a95aa48393485fdac22fcac94",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -2027,7 +2027,7 @@
|
|
|
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
|
|
|
"source": "https://github.com/giggsey/libphonenumber-for-php"
|
|
|
},
|
|
|
- "time": "2022-06-09T14:55:00+00:00"
|
|
|
+ "time": "2022-07-11T08:12:34+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "giggsey/locale",
|
| xqd
@@ -2980,16 +2980,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/framework",
|
|
|
- "version": "v8.83.19",
|
|
|
+ "version": "v8.83.23",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/framework.git",
|
|
|
- "reference": "4264f2ee12330bdb1be050998f58ba7271236395"
|
|
|
+ "reference": "bdc707f8b9bcad289b24cd182d98ec7480ac4491"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/framework/zipball/4264f2ee12330bdb1be050998f58ba7271236395",
|
|
|
- "reference": "4264f2ee12330bdb1be050998f58ba7271236395",
|
|
|
+ "url": "https://api.github.com/repos/laravel/framework/zipball/bdc707f8b9bcad289b24cd182d98ec7480ac4491",
|
|
|
+ "reference": "bdc707f8b9bcad289b24cd182d98ec7480ac4491",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -3155,7 +3155,7 @@
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
},
|
|
|
- "time": "2022-07-13T13:23:09+00:00"
|
|
|
+ "time": "2022-07-26T13:30:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/sanctum",
|
| xqd
@@ -3295,16 +3295,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/socialite",
|
|
|
- "version": "v5.5.2",
|
|
|
+ "version": "v5.5.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/socialite.git",
|
|
|
- "reference": "68afb03259b82d898c68196cbcacd48596a9dd72"
|
|
|
+ "reference": "9dfc76b31ee041c45a7cae86f23339784abde46d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/socialite/zipball/68afb03259b82d898c68196cbcacd48596a9dd72",
|
|
|
- "reference": "68afb03259b82d898c68196cbcacd48596a9dd72",
|
|
|
+ "url": "https://api.github.com/repos/laravel/socialite/zipball/9dfc76b31ee041c45a7cae86f23339784abde46d",
|
|
|
+ "reference": "9dfc76b31ee041c45a7cae86f23339784abde46d",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -3316,13 +3316,13 @@
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
"guzzlehttp/guzzle": "^6.0|^7.0",
|
|
|
+ "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
|
|
|
"illuminate/http": "^6.0|^7.0|^8.0|^9.0",
|
|
|
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
|
|
|
- "league/oauth1-client": "^1.0",
|
|
|
+ "league/oauth1-client": "^1.10.1",
|
|
|
"php": "^7.2|^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
|
|
|
"mockery/mockery": "^1.0",
|
|
|
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
|
|
|
"phpunit/phpunit": "^8.0|^9.3"
|
| xqd
@@ -3366,7 +3366,7 @@
|
|
|
"issues": "https://github.com/laravel/socialite/issues",
|
|
|
"source": "https://github.com/laravel/socialite"
|
|
|
},
|
|
|
- "time": "2022-03-10T15:26:19+00:00"
|
|
|
+ "time": "2022-07-18T13:51:19+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/tinker",
|
| xqd
@@ -3511,16 +3511,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "lcobucci/jwt",
|
|
|
- "version": "4.0.4",
|
|
|
+ "version": "4.1.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/lcobucci/jwt.git",
|
|
|
- "reference": "55564265fddf810504110bd68ca311932324b0e9"
|
|
|
+ "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/lcobucci/jwt/zipball/55564265fddf810504110bd68ca311932324b0e9",
|
|
|
- "reference": "55564265fddf810504110bd68ca311932324b0e9",
|
|
|
+ "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
|
|
|
+ "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -3530,30 +3530,28 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
+ "ext-hash": "*",
|
|
|
+ "ext-json": "*",
|
|
|
"ext-mbstring": "*",
|
|
|
"ext-openssl": "*",
|
|
|
+ "ext-sodium": "*",
|
|
|
"lcobucci/clock": "^2.0",
|
|
|
"php": "^7.4 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "infection/infection": "^0.20",
|
|
|
+ "infection/infection": "^0.21",
|
|
|
"lcobucci/coding-standard": "^6.0",
|
|
|
- "mikey179/vfsstream": "^1.6",
|
|
|
- "phpbench/phpbench": "^0.17",
|
|
|
+ "mikey179/vfsstream": "^1.6.7",
|
|
|
+ "phpbench/phpbench": "^1.0",
|
|
|
"phpstan/extension-installer": "^1.0",
|
|
|
"phpstan/phpstan": "^0.12",
|
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
|
"phpunit/php-invoker": "^3.1",
|
|
|
- "phpunit/phpunit": "^9.4"
|
|
|
+ "phpunit/phpunit": "^9.5"
|
|
|
},
|
|
|
"type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "4.0-dev"
|
|
|
- }
|
|
|
- },
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Lcobucci\\JWT\\": "src"
|
| xqd
@@ -3577,7 +3575,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/lcobucci/jwt/issues",
|
|
|
- "source": "https://github.com/lcobucci/jwt/tree/4.0.4"
|
|
|
+ "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -3589,20 +3587,20 @@
|
|
|
"type": "patreon"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-09-28T19:18:28+00:00"
|
|
|
+ "time": "2021-09-28T19:34:56+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/commonmark",
|
|
|
- "version": "2.3.3",
|
|
|
+ "version": "2.3.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
|
- "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc"
|
|
|
+ "reference": "155ec1c95626b16fda0889cf15904d24890a60d5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc",
|
|
|
- "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/155ec1c95626b16fda0889cf15904d24890a60d5",
|
|
|
+ "reference": "155ec1c95626b16fda0889cf15904d24890a60d5",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -3701,7 +3699,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-07T21:28:26+00:00"
|
|
|
+ "time": "2022-07-17T16:25:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/config",
|
| xqd
@@ -4111,16 +4109,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
- "version": "2.7.0",
|
|
|
+ "version": "2.8.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
- "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
|
|
|
+ "reference": "720488632c590286b88b80e62aa3d3d551ad4a50"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
|
|
|
- "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50",
|
|
|
+ "reference": "720488632c590286b88b80e62aa3d3d551ad4a50",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -4146,11 +4144,10 @@
|
|
|
"guzzlehttp/psr7": "^2.2",
|
|
|
"mongodb/mongodb": "^1.8",
|
|
|
"php-amqplib/php-amqplib": "~2.4 || ^3",
|
|
|
- "php-console/php-console": "^3.1.3",
|
|
|
"phpspec/prophecy": "^1.15",
|
|
|
"phpstan/phpstan": "^0.12.91",
|
|
|
"phpunit/phpunit": "^8.5.14",
|
|
|
- "predis/predis": "^1.1",
|
|
|
+ "predis/predis": "^1.1 || ^2.0",
|
|
|
"rollbar/rollbar": "^1.3 || ^2 || ^3",
|
|
|
"ruflin/elastica": "^7",
|
|
|
"swiftmailer/swiftmailer": "^5.3|^6.0",
|
| xqd
@@ -4170,7 +4167,6 @@
|
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
|
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
|
- "php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
|
|
},
|
| xqd
@@ -4205,7 +4201,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
- "source": "https://github.com/Seldaek/monolog/tree/2.7.0"
|
|
|
+ "source": "https://github.com/Seldaek/monolog/tree/2.8.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -4217,7 +4213,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-09T08:59:12+00:00"
|
|
|
+ "time": "2022-07-24T11:55:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "mtdowling/jmespath.php",
|
| xqd
@@ -4361,16 +4357,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nesbot/carbon",
|
|
|
- "version": "2.59.1",
|
|
|
+ "version": "2.60.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
- "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5"
|
|
|
+ "reference": "00a259ae02b003c563158b54fb6743252b638ea6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a9000603ea337c8df16cc41f8b6be95a65f4d0f5",
|
|
|
- "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5",
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/00a259ae02b003c563158b54fb6743252b638ea6",
|
|
|
+ "reference": "00a259ae02b003c563158b54fb6743252b638ea6",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -4465,7 +4461,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-29T21:43:55+00:00"
|
|
|
+ "time": "2022-07-27T15:57:48+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nette/schema",
|
| xqd
@@ -4761,16 +4757,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "overtrue/easy-sms",
|
|
|
- "version": "2.1.1",
|
|
|
+ "version": "2.2.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/overtrue/easy-sms.git",
|
|
|
- "reference": "4bbbbef4fa192ed23a60bbafc3217bccb6af824f"
|
|
|
+ "reference": "fda1b6fcde861451ccf54e1071b4e1877455d89a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/overtrue/easy-sms/zipball/4bbbbef4fa192ed23a60bbafc3217bccb6af824f",
|
|
|
- "reference": "4bbbbef4fa192ed23a60bbafc3217bccb6af824f",
|
|
|
+ "url": "https://api.github.com/repos/overtrue/easy-sms/zipball/fda1b6fcde861451ccf54e1071b4e1877455d89a",
|
|
|
+ "reference": "fda1b6fcde861451ccf54e1071b4e1877455d89a",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -4821,7 +4817,7 @@
|
|
|
"description": "The easiest way to send short message.",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/overtrue/easy-sms/issues",
|
|
|
- "source": "https://github.com/overtrue/easy-sms/tree/2.1.1"
|
|
|
+ "source": "https://github.com/overtrue/easy-sms/tree/2.2.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -4829,7 +4825,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-03-03T01:00:29+00:00"
|
|
|
+ "time": "2022-03-20T15:13:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "overtrue/laravel-lang",
|
| xqd
@@ -5113,6 +5109,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
+ "abandoned": "w7corp/easywechat",
|
|
|
"time": "2021-12-27T13:56:47+00:00"
|
|
|
},
|
|
|
{
|
| xqd
@@ -6122,16 +6119,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "psy/psysh",
|
|
|
- "version": "v0.11.6",
|
|
|
+ "version": "v0.11.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/bobthecow/psysh.git",
|
|
|
- "reference": "3f5b5f8aaa979fbd0d1783173f4c82ad529fe621"
|
|
|
+ "reference": "f455acf3645262ae389b10e9beba0c358aa6994e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/bobthecow/psysh/zipball/3f5b5f8aaa979fbd0d1783173f4c82ad529fe621",
|
|
|
- "reference": "3f5b5f8aaa979fbd0d1783173f4c82ad529fe621",
|
|
|
+ "url": "https://api.github.com/repos/bobthecow/psysh/zipball/f455acf3645262ae389b10e9beba0c358aa6994e",
|
|
|
+ "reference": "f455acf3645262ae389b10e9beba0c358aa6994e",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -6198,9 +6195,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/bobthecow/psysh/issues",
|
|
|
- "source": "https://github.com/bobthecow/psysh/tree/v0.11.6"
|
|
|
+ "source": "https://github.com/bobthecow/psysh/tree/v0.11.8"
|
|
|
},
|
|
|
- "time": "2022-07-03T16:40:23+00:00"
|
|
|
+ "time": "2022-07-28T14:25:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "ralouphie/getallheaders",
|
| xqd
@@ -6975,16 +6972,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache",
|
|
|
- "version": "v5.4.10",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/cache.git",
|
|
|
- "reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14"
|
|
|
+ "reference": "5a0fff46df349f0db3fe242263451fddf5277362"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/cache/zipball/c4e387b739022fd4b20abd8edb2143c44c5daa14",
|
|
|
- "reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14",
|
|
|
+ "url": "https://api.github.com/repos/symfony/cache/zipball/5a0fff46df349f0db3fe242263451fddf5277362",
|
|
|
+ "reference": "5a0fff46df349f0db3fe242263451fddf5277362",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -7058,7 +7055,7 @@
|
|
|
"psr6"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/cache/tree/v5.4.10"
|
|
|
+ "source": "https://github.com/symfony/cache/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -7074,7 +7071,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-19T12:03:50+00:00"
|
|
|
+ "time": "2022-07-28T15:25:17+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache-contracts",
|
| xqd
@@ -7163,16 +7160,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
- "version": "v5.4.10",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
- "reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000"
|
|
|
+ "reference": "535846c7ee6bc4dd027ca0d93220601456734b10"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/4d671ab4ddac94ee439ea73649c69d9d200b5000",
|
|
|
- "reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000",
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/535846c7ee6bc4dd027ca0d93220601456734b10",
|
|
|
+ "reference": "535846c7ee6bc4dd027ca0d93220601456734b10",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -7248,7 +7245,7 @@
|
|
|
"terminal"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/console/tree/v5.4.10"
|
|
|
+ "source": "https://github.com/symfony/console/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -7264,20 +7261,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-26T13:00:04+00:00"
|
|
|
+ "time": "2022-07-22T10:42:43+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/css-selector",
|
|
|
- "version": "v6.0.3",
|
|
|
+ "version": "v6.0.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
|
- "reference": "1955d595c12c111629cc814d3f2a2ff13580508a"
|
|
|
+ "reference": "ab2746acddc4f03a7234c8441822ac5d5c63efe9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/1955d595c12c111629cc814d3f2a2ff13580508a",
|
|
|
- "reference": "1955d595c12c111629cc814d3f2a2ff13580508a",
|
|
|
+ "url": "https://api.github.com/repos/symfony/css-selector/zipball/ab2746acddc4f03a7234c8441822ac5d5c63efe9",
|
|
|
+ "reference": "ab2746acddc4f03a7234c8441822ac5d5c63efe9",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -7319,7 +7316,7 @@
|
|
|
"description": "Converts CSS selectors to XPath expressions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/css-selector/tree/v6.0.3"
|
|
|
+ "source": "https://github.com/symfony/css-selector/tree/v6.0.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -7335,7 +7332,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-01-02T09:55:41+00:00"
|
|
|
+ "time": "2022-06-27T17:10:44+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
| xqd
@@ -7412,16 +7409,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/error-handler",
|
|
|
- "version": "v5.4.9",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/error-handler.git",
|
|
|
- "reference": "c116cda1f51c678782768dce89a45f13c949455d"
|
|
|
+ "reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/c116cda1f51c678782768dce89a45f13c949455d",
|
|
|
- "reference": "c116cda1f51c678782768dce89a45f13c949455d",
|
|
|
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/f75d17cb4769eb38cd5fccbda95cd80a054d35c8",
|
|
|
+ "reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -7469,7 +7466,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.4.9"
|
|
|
+ "source": "https://github.com/symfony/error-handler/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -7485,7 +7482,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-21T13:57:48+00:00"
|
|
|
+ "time": "2022-07-29T07:37:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher",
|
| xqd
@@ -7665,16 +7662,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/finder",
|
|
|
- "version": "v5.4.8",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/finder.git",
|
|
|
- "reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9"
|
|
|
+ "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9",
|
|
|
- "reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9",
|
|
|
+ "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
|
|
|
+ "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -7714,7 +7711,7 @@
|
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/finder/tree/v5.4.8"
|
|
|
+ "source": "https://github.com/symfony/finder/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -7730,20 +7727,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-04-15T08:07:45+00:00"
|
|
|
+ "time": "2022-07-29T07:37:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
- "version": "v5.4.10",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "e7793b7906f72a8cc51054fbca9dcff7a8af1c1e"
|
|
|
+ "reference": "0a5868e0999e9d47859ba3d918548ff6943e6389"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7793b7906f72a8cc51054fbca9dcff7a8af1c1e",
|
|
|
- "reference": "e7793b7906f72a8cc51054fbca9dcff7a8af1c1e",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0a5868e0999e9d47859ba3d918548ff6943e6389",
|
|
|
+ "reference": "0a5868e0999e9d47859ba3d918548ff6943e6389",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -7793,7 +7790,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.4.10"
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -7809,20 +7806,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-19T13:13:40+00:00"
|
|
|
+ "time": "2022-07-20T13:00:38+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-kernel",
|
|
|
- "version": "v5.4.10",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
|
- "reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948"
|
|
|
+ "reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/255ae3b0a488d78fbb34da23d3e0c059874b5948",
|
|
|
- "reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4fd590a2ef3f62560dbbf6cea511995dd77321ee",
|
|
|
+ "reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -7911,7 +7908,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.4.10"
|
|
|
+ "source": "https://github.com/symfony/http-kernel/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -7927,20 +7924,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-26T16:57:59+00:00"
|
|
|
+ "time": "2022-07-29T12:30:22+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/mime",
|
|
|
- "version": "v5.4.10",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/mime.git",
|
|
|
- "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc"
|
|
|
+ "reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/mime/zipball/02265e1e5111c3cd7480387af25e82378b7ab9cc",
|
|
|
- "reference": "02265e1e5111c3cd7480387af25e82378b7ab9cc",
|
|
|
+ "url": "https://api.github.com/repos/symfony/mime/zipball/3cd175cdcdb6db2e589e837dd46aff41027d9830",
|
|
|
+ "reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -8000,7 +7997,7 @@
|
|
|
"mime-type"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/mime/tree/v5.4.10"
|
|
|
+ "source": "https://github.com/symfony/mime/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -8016,7 +8013,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-09T12:22:40+00:00"
|
|
|
+ "time": "2022-07-20T11:34:24+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-ctype",
|
| xqd
@@ -8971,16 +8968,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/process",
|
|
|
- "version": "v5.4.8",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/process.git",
|
|
|
- "reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3"
|
|
|
+ "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
|
|
|
- "reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
|
|
|
+ "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
|
|
|
+ "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -9019,7 +9016,7 @@
|
|
|
"description": "Executes commands in sub-processes",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/process/tree/v5.4.8"
|
|
|
+ "source": "https://github.com/symfony/process/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -9035,7 +9032,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-04-08T05:07:18+00:00"
|
|
|
+ "time": "2022-06-27T16:58:25+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/psr-http-message-bridge",
|
| xqd
@@ -9133,16 +9130,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/routing",
|
|
|
- "version": "v5.4.8",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/routing.git",
|
|
|
- "reference": "e07817bb6244ea33ef5ad31abc4a9288bef3f2f7"
|
|
|
+ "reference": "3e01ccd9b2a3a4167ba2b3c53612762300300226"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/routing/zipball/e07817bb6244ea33ef5ad31abc4a9288bef3f2f7",
|
|
|
- "reference": "e07817bb6244ea33ef5ad31abc4a9288bef3f2f7",
|
|
|
+ "url": "https://api.github.com/repos/symfony/routing/zipball/3e01ccd9b2a3a4167ba2b3c53612762300300226",
|
|
|
+ "reference": "3e01ccd9b2a3a4167ba2b3c53612762300300226",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -9209,7 +9206,7 @@
|
|
|
"url"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/routing/tree/v5.4.8"
|
|
|
+ "source": "https://github.com/symfony/routing/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -9225,7 +9222,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-04-18T21:45:37+00:00"
|
|
|
+ "time": "2022-07-20T13:00:38+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/service-contracts",
|
| xqd
@@ -9318,16 +9315,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/string",
|
|
|
- "version": "v6.0.10",
|
|
|
+ "version": "v6.0.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/string.git",
|
|
|
- "reference": "1b3adf02a0fc814bd9118d7fd68a097a599ebc27"
|
|
|
+ "reference": "042b6bf0f6ccca6d456a0572eb788cfb8b1ff809"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/string/zipball/1b3adf02a0fc814bd9118d7fd68a097a599ebc27",
|
|
|
- "reference": "1b3adf02a0fc814bd9118d7fd68a097a599ebc27",
|
|
|
+ "url": "https://api.github.com/repos/symfony/string/zipball/042b6bf0f6ccca6d456a0572eb788cfb8b1ff809",
|
|
|
+ "reference": "042b6bf0f6ccca6d456a0572eb788cfb8b1ff809",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -9389,7 +9386,7 @@
|
|
|
"utf8"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/string/tree/v6.0.10"
|
|
|
+ "source": "https://github.com/symfony/string/tree/v6.0.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -9405,20 +9402,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-06-26T16:34:50+00:00"
|
|
|
+ "time": "2022-07-27T15:50:26+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation",
|
|
|
- "version": "v6.0.9",
|
|
|
+ "version": "v6.0.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/translation.git",
|
|
|
- "reference": "9ba011309943955a3807b8236c17cff3b88f67b6"
|
|
|
+ "reference": "55ffbe4b690156100af1ae42e1f94c5873085bca"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/translation/zipball/9ba011309943955a3807b8236c17cff3b88f67b6",
|
|
|
- "reference": "9ba011309943955a3807b8236c17cff3b88f67b6",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation/zipball/55ffbe4b690156100af1ae42e1f94c5873085bca",
|
|
|
+ "reference": "55ffbe4b690156100af1ae42e1f94c5873085bca",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -9490,7 +9487,7 @@
|
|
|
"description": "Provides tools to internationalize your application",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/translation/tree/v6.0.9"
|
|
|
+ "source": "https://github.com/symfony/translation/tree/v6.0.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -9506,7 +9503,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-06T14:27:17+00:00"
|
|
|
+ "time": "2022-07-20T13:45:53+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation-contracts",
|
| xqd
@@ -9594,16 +9591,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-dumper",
|
|
|
- "version": "v5.4.9",
|
|
|
+ "version": "v5.4.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
|
- "reference": "af52239a330fafd192c773795520dc2dd62b5657"
|
|
|
+ "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/af52239a330fafd192c773795520dc2dd62b5657",
|
|
|
- "reference": "af52239a330fafd192c773795520dc2dd62b5657",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
|
|
|
+ "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -9669,7 +9666,7 @@
|
|
|
"dump"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/var-dumper/tree/v5.4.9"
|
|
|
+ "source": "https://github.com/symfony/var-dumper/tree/v5.4.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -9685,20 +9682,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-21T10:24:18+00:00"
|
|
|
+ "time": "2022-07-20T13:00:38+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-exporter",
|
|
|
- "version": "v6.0.9",
|
|
|
+ "version": "v6.0.10",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/var-exporter.git",
|
|
|
- "reference": "51c9947398d4f87f0b5a861999534a95afcd971e"
|
|
|
+ "reference": "e3df004a8d0fb572c420a6915cd23db9254c8366"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/var-exporter/zipball/51c9947398d4f87f0b5a861999534a95afcd971e",
|
|
|
- "reference": "51c9947398d4f87f0b5a861999534a95afcd971e",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/e3df004a8d0fb572c420a6915cd23db9254c8366",
|
|
|
+ "reference": "e3df004a8d0fb572c420a6915cd23db9254c8366",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -9747,7 +9744,7 @@
|
|
|
"serialize"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/var-exporter/tree/v6.0.9"
|
|
|
+ "source": "https://github.com/symfony/var-exporter/tree/v6.0.10"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
| xqd
@@ -9763,7 +9760,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-05-21T13:33:31+00:00"
|
|
|
+ "time": "2022-05-27T12:57:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "tencent/tls-sig-api-v2",
|
| xqd
@@ -9819,16 +9816,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "tencentcloud/tencentcloud-sdk-php",
|
|
|
- "version": "3.0.671",
|
|
|
+ "version": "3.0.694",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/TencentCloud/tencentcloud-sdk-php.git",
|
|
|
- "reference": "c3de84ff705dc58e186d65865870cab712cfbdb7"
|
|
|
+ "reference": "aa2588d9fae14e287a83cc84fa356f60d25a7a08"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/TencentCloud/tencentcloud-sdk-php/zipball/c3de84ff705dc58e186d65865870cab712cfbdb7",
|
|
|
- "reference": "c3de84ff705dc58e186d65865870cab712cfbdb7",
|
|
|
+ "url": "https://api.github.com/repos/TencentCloud/tencentcloud-sdk-php/zipball/aa2588d9fae14e287a83cc84fa356f60d25a7a08",
|
|
|
+ "reference": "aa2588d9fae14e287a83cc84fa356f60d25a7a08",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -9866,9 +9863,9 @@
|
|
|
"homepage": "https://github.com/TencentCloud/tencentcloud-sdk-php",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/TencentCloud/tencentcloud-sdk-php/issues",
|
|
|
- "source": "https://github.com/TencentCloud/tencentcloud-sdk-php/tree/3.0.671"
|
|
|
+ "source": "https://github.com/TencentCloud/tencentcloud-sdk-php/tree/3.0.694"
|
|
|
},
|
|
|
- "time": "2022-07-13T23:02:46+00:00"
|
|
|
+ "time": "2022-08-02T19:04:35+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "tijsverkoyen/css-to-inline-styles",
|
| xqd
@@ -10956,16 +10953,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/sail",
|
|
|
- "version": "v1.14.11",
|
|
|
+ "version": "v1.15.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/sail.git",
|
|
|
- "reference": "6edf45a247b3688e0d07e149570a62fd9bc11c73"
|
|
|
+ "reference": "676e1ff33c1b8af657779f62f57360c376cba666"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/sail/zipball/6edf45a247b3688e0d07e149570a62fd9bc11c73",
|
|
|
- "reference": "6edf45a247b3688e0d07e149570a62fd9bc11c73",
|
|
|
+ "url": "https://api.github.com/repos/laravel/sail/zipball/676e1ff33c1b8af657779f62f57360c376cba666",
|
|
|
+ "reference": "676e1ff33c1b8af657779f62f57360c376cba666",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
| xqd
@@ -11018,7 +11015,7 @@
|
|
|
"issues": "https://github.com/laravel/sail/issues",
|
|
|
"source": "https://github.com/laravel/sail"
|
|
|
},
|
|
|
- "time": "2022-06-13T18:32:48+00:00"
|
|
|
+ "time": "2022-06-24T13:56:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "mockery/mockery",
|