|
@@ -123,16 +123,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "aws/aws-sdk-php",
|
|
|
- "version": "3.263.0",
|
|
|
+ "version": "3.263.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
|
- "reference": "a0a528cb8e22dd0113f97ad0df527a6db32fe061"
|
|
|
+ "reference": "1f1ca8866e54aabdcde2aba177196ec2f12ee8a2"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a0a528cb8e22dd0113f97ad0df527a6db32fe061",
|
|
|
- "reference": "a0a528cb8e22dd0113f97ad0df527a6db32fe061",
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1f1ca8866e54aabdcde2aba177196ec2f12ee8a2",
|
|
|
+ "reference": "1f1ca8866e54aabdcde2aba177196ec2f12ee8a2",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -211,9 +211,9 @@
|
|
|
"support": {
|
|
|
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
|
|
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
|
|
- "source": "https://github.com/aws/aws-sdk-php/tree/3.263.0"
|
|
|
+ "source": "https://github.com/aws/aws-sdk-php/tree/3.263.1"
|
|
|
},
|
|
|
- "time": "2023-03-30T18:22:31+00:00"
|
|
|
+ "time": "2023-03-31T18:21:25+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "bacon/bacon-qr-code",
|
|
@@ -1555,29 +1555,35 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "irazasyed/telegram-bot-sdk",
|
|
|
- "version": "v3.9",
|
|
|
+ "version": "v3.9.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/irazasyed/telegram-bot-sdk.git",
|
|
|
- "reference": "c4c8250e334e94aab7b6b4a67850e39fd5a9384b"
|
|
|
+ "reference": "09b9587500985e321cf90777a3972c4e0dda2106"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/irazasyed/telegram-bot-sdk/zipball/c4c8250e334e94aab7b6b4a67850e39fd5a9384b",
|
|
|
- "reference": "c4c8250e334e94aab7b6b4a67850e39fd5a9384b",
|
|
|
+ "url": "https://api.github.com/repos/irazasyed/telegram-bot-sdk/zipball/09b9587500985e321cf90777a3972c4e0dda2106",
|
|
|
+ "reference": "09b9587500985e321cf90777a3972c4e0dda2106",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
- "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
|
|
|
- "guzzlehttp/psr7": "^1.9 || ^2.2",
|
|
|
- "illuminate/support": "5.8 - 9",
|
|
|
- "league/event": "^2.1",
|
|
|
- "php": ">=7.3"
|
|
|
+ "guzzlehttp/guzzle": "^7.4.5",
|
|
|
+ "guzzlehttp/psr7": "^2.4",
|
|
|
+ "illuminate/support": "9 - 10",
|
|
|
+ "league/event": "^3.0",
|
|
|
+ "php": ">=8.0",
|
|
|
+ "psr/container": "^2.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
+ "irazasyed/docgen": "^0.2",
|
|
|
+ "pestphp/pest": "^1.22",
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.3",
|
|
|
- "phpunit/phpunit": "^9.5"
|
|
|
+ "phpspec/prophecy": "^1.17",
|
|
|
+ "phpspec/prophecy-phpunit": "^2.0",
|
|
|
+ "phpunit/phpunit": "^9.6",
|
|
|
+ "rector/rector": "^0.15.21"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"illuminate/container": "Hold dependencies to be injected in commands constructors",
|
|
@@ -1589,12 +1595,12 @@
|
|
|
"dev-master": "3.0-dev"
|
|
|
},
|
|
|
"laravel": {
|
|
|
- "providers": [
|
|
|
- "Telegram\\Bot\\Laravel\\TelegramServiceProvider"
|
|
|
- ],
|
|
|
"aliases": {
|
|
|
"Telegram": "Telegram\\Bot\\Laravel\\Facades\\Telegram"
|
|
|
- }
|
|
|
+ },
|
|
|
+ "providers": [
|
|
|
+ "Telegram\\Bot\\Laravel\\TelegramServiceProvider"
|
|
|
+ ]
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -1608,8 +1614,8 @@
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Syed Irfaq R.",
|
|
|
- "email": "[email protected]",
|
|
|
+ "name": "Irfaq Syed",
|
|
|
+ "email": "[email protected]",
|
|
|
"homepage": "https://github.com/irazasyed"
|
|
|
}
|
|
|
],
|
|
@@ -1626,9 +1632,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/irazasyed/telegram-bot-sdk/issues",
|
|
|
- "source": "https://github.com/irazasyed/telegram-bot-sdk/tree/v3.9"
|
|
|
+ "source": "https://github.com/irazasyed/telegram-bot-sdk/tree/v3.9.1"
|
|
|
},
|
|
|
- "time": "2022-08-02T19:46:39+00:00"
|
|
|
+ "time": "2023-03-27T08:39:51+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "jean85/pretty-package-versions",
|
|
@@ -1749,29 +1755,34 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/event",
|
|
|
- "version": "2.2.0",
|
|
|
+ "version": "3.0.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/event.git",
|
|
|
- "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
|
|
|
+ "reference": "221867a61087ee265ca07bd39aa757879afca820"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
|
|
|
- "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/event/zipball/221867a61087ee265ca07bd39aa757879afca820",
|
|
|
+ "reference": "221867a61087ee265ca07bd39aa757879afca820",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.4.0"
|
|
|
+ "php": ">=7.2.0",
|
|
|
+ "psr/event-dispatcher": "^1.0"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "psr/event-dispatcher-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "henrikbjorn/phpspec-code-coverage": "~1.0.1",
|
|
|
- "phpspec/phpspec": "^2.2"
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.16",
|
|
|
+ "phpstan/phpstan": "^0.12.45",
|
|
|
+ "phpunit/phpunit": "^8.5"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.2-dev"
|
|
|
+ "dev-master": "3.0-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -1797,9 +1808,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/thephpleague/event/issues",
|
|
|
- "source": "https://github.com/thephpleague/event/tree/master"
|
|
|
+ "source": "https://github.com/thephpleague/event/tree/3.0.2"
|
|
|
},
|
|
|
- "time": "2018-11-26T11:52:41+00:00"
|
|
|
+ "time": "2022-10-29T09:31:25+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/html-to-markdown",
|
|
@@ -2643,16 +2654,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "php-http/discovery",
|
|
|
- "version": "1.15.2",
|
|
|
+ "version": "1.15.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-http/discovery.git",
|
|
|
- "reference": "5cc428320191ac1d0b6520034c2dc0698628ced5"
|
|
|
+ "reference": "3ccd28dd9fb34b52db946abea1b538568e34eae8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-http/discovery/zipball/5cc428320191ac1d0b6520034c2dc0698628ced5",
|
|
|
- "reference": "5cc428320191ac1d0b6520034c2dc0698628ced5",
|
|
|
+ "url": "https://api.github.com/repos/php-http/discovery/zipball/3ccd28dd9fb34b52db946abea1b538568e34eae8",
|
|
|
+ "reference": "3ccd28dd9fb34b52db946abea1b538568e34eae8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2711,9 +2722,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/php-http/discovery/issues",
|
|
|
- "source": "https://github.com/php-http/discovery/tree/1.15.2"
|
|
|
+ "source": "https://github.com/php-http/discovery/tree/1.15.3"
|
|
|
},
|
|
|
- "time": "2023-02-11T08:28:41+00:00"
|
|
|
+ "time": "2023-03-31T14:40:37+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "php-http/guzzle7-adapter",
|
|
@@ -3265,6 +3276,56 @@
|
|
|
},
|
|
|
"time": "2021-11-05T16:47:00+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "psr/event-dispatcher",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/event-dispatcher.git",
|
|
|
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\EventDispatcher\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Standard interfaces for event handling.",
|
|
|
+ "keywords": [
|
|
|
+ "events",
|
|
|
+ "psr",
|
|
|
+ "psr-14"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
|
+ "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
|
+ },
|
|
|
+ "time": "2019-01-08T18:20:26+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "psr/http-client",
|
|
|
"version": "1.0.1",
|
|
@@ -4521,16 +4582,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
- "reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45"
|
|
|
+ "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
|
|
|
- "reference": "cbad09eb8925b6ad4fb721c7a179344dc4a19d45",
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/3582d68a64a86ec25240aaa521ec8bc2342b369b",
|
|
|
+ "reference": "3582d68a64a86ec25240aaa521ec8bc2342b369b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -4592,12 +4653,12 @@
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"cli",
|
|
|
- "command line",
|
|
|
+ "command-line",
|
|
|
"console",
|
|
|
"terminal"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/console/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/console/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -4613,7 +4674,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-25T17:00:03+00:00"
|
|
|
+ "time": "2023-03-29T21:42:15+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
@@ -4684,16 +4745,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
- "reference": "5fc3038d4a594223f9ea42e4e985548f3fcc9a3b"
|
|
|
+ "reference": "511a524affeefc191939348823ac75e9921c2112"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5fc3038d4a594223f9ea42e4e985548f3fcc9a3b",
|
|
|
- "reference": "5fc3038d4a594223f9ea42e4e985548f3fcc9a3b",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/511a524affeefc191939348823ac75e9921c2112",
|
|
|
+ "reference": "511a524affeefc191939348823ac75e9921c2112",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -4742,7 +4803,7 @@
|
|
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/http-foundation/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -4758,7 +4819,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-21T10:54:55+00:00"
|
|
|
+ "time": "2023-03-29T21:42:15+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/options-resolver",
|
|
@@ -5486,16 +5547,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/string",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/string.git",
|
|
|
- "reference": "67b8c1eec78296b85dc1c7d9743830160218993d"
|
|
|
+ "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/string/zipball/67b8c1eec78296b85dc1c7d9743830160218993d",
|
|
|
- "reference": "67b8c1eec78296b85dc1c7d9743830160218993d",
|
|
|
+ "url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef",
|
|
|
+ "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -5552,7 +5613,7 @@
|
|
|
"utf8"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/string/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/string/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -5568,20 +5629,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-24T10:42:00+00:00"
|
|
|
+ "time": "2023-03-20T16:06:02+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/translation.git",
|
|
|
- "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73"
|
|
|
+ "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/translation/zipball/90db1c6138c90527917671cd9ffa9e8b359e3a73",
|
|
|
- "reference": "90db1c6138c90527917671cd9ffa9e8b359e3a73",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation/zipball/817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
|
|
|
+ "reference": "817535dbb1721df8b3a8f2489dc7e50bcd6209b5",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -5650,7 +5711,7 @@
|
|
|
"description": "Provides tools to internationalize your application",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/translation/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/translation/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -5666,7 +5727,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-24T10:42:00+00:00"
|
|
|
+ "time": "2023-03-31T09:14:44+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/translation-contracts",
|
|
@@ -7342,56 +7403,6 @@
|
|
|
},
|
|
|
"time": "2021-02-03T23:26:27+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "psr/event-dispatcher",
|
|
|
- "version": "1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/php-fig/event-dispatcher.git",
|
|
|
- "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
- "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.2.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Psr\\EventDispatcher\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "PHP-FIG",
|
|
|
- "homepage": "http://www.php-fig.org/"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Standard interfaces for event handling.",
|
|
|
- "keywords": [
|
|
|
- "events",
|
|
|
- "psr",
|
|
|
- "psr-14"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
|
- "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
|
- },
|
|
|
- "time": "2019-01-08T18:20:26+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "sebastian/cli-parser",
|
|
|
"version": "2.0.0",
|
|
@@ -7692,16 +7703,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/cache.git",
|
|
|
- "reference": "01a36b32f930018764bcbde006fbbe421fa6b61e"
|
|
|
+ "reference": "76babfd82f6bfd8f6cbe851a153b95dd074ffc53"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/cache/zipball/01a36b32f930018764bcbde006fbbe421fa6b61e",
|
|
|
- "reference": "01a36b32f930018764bcbde006fbbe421fa6b61e",
|
|
|
+ "url": "https://api.github.com/repos/symfony/cache/zipball/76babfd82f6bfd8f6cbe851a153b95dd074ffc53",
|
|
|
+ "reference": "76babfd82f6bfd8f6cbe851a153b95dd074ffc53",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -7768,7 +7779,7 @@
|
|
|
"psr6"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/cache/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/cache/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -7784,7 +7795,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-21T16:15:44+00:00"
|
|
|
+ "time": "2023-03-30T07:37:32+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache-contracts",
|
|
@@ -7867,16 +7878,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
- "reference": "404b307de426c1c488e5afad64403e5f145e82a5"
|
|
|
+ "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/404b307de426c1c488e5afad64403e5f145e82a5",
|
|
|
- "reference": "404b307de426c1c488e5afad64403e5f145e82a5",
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
|
|
|
+ "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -7930,7 +7941,7 @@
|
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -7946,7 +7957,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-14T08:44:56+00:00"
|
|
|
+ "time": "2023-03-20T16:06:02+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
@@ -8156,16 +8167,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-client",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-client.git",
|
|
|
- "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4"
|
|
|
+ "reference": "66391ba3a8862c560e1d9134c96d9bd2a619b477"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/http-client/zipball/0a5be6cbc570ae23b51b49d67341f378629d78e4",
|
|
|
- "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/66391ba3a8862c560e1d9134c96d9bd2a619b477",
|
|
|
+ "reference": "66391ba3a8862c560e1d9134c96d9bd2a619b477",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -8220,8 +8231,11 @@
|
|
|
],
|
|
|
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
|
|
|
"homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "http"
|
|
|
+ ],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/http-client/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/http-client/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -8237,7 +8251,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-21T10:54:55+00:00"
|
|
|
+ "time": "2023-03-31T09:14:44+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-client-contracts",
|
|
@@ -8401,16 +8415,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/process",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/process.git",
|
|
|
- "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902"
|
|
|
+ "reference": "75ed64103df4f6615e15a7fe38b8111099f47416"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/process/zipball/680e8a2ea6b3f87aecc07a6a65a203ae573d1902",
|
|
|
- "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902",
|
|
|
+ "url": "https://api.github.com/repos/symfony/process/zipball/75ed64103df4f6615e15a7fe38b8111099f47416",
|
|
|
+ "reference": "75ed64103df4f6615e15a7fe38b8111099f47416",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -8442,7 +8456,7 @@
|
|
|
"description": "Executes commands in sub-processes",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/process/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/process/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -8458,7 +8472,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-24T10:42:00+00:00"
|
|
|
+ "time": "2023-03-09T16:20:02+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/stopwatch",
|
|
@@ -8524,16 +8538,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/var-exporter",
|
|
|
- "version": "v6.2.7",
|
|
|
+ "version": "v6.2.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/var-exporter.git",
|
|
|
- "reference": "86062dd0103530e151588c8f60f5b85a139f1442"
|
|
|
+ "reference": "8302bb670204500d492c6b8c595ee9a27da62cd6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/var-exporter/zipball/86062dd0103530e151588c8f60f5b85a139f1442",
|
|
|
- "reference": "86062dd0103530e151588c8f60f5b85a139f1442",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/8302bb670204500d492c6b8c595ee9a27da62cd6",
|
|
|
+ "reference": "8302bb670204500d492c6b8c595ee9a27da62cd6",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -8573,12 +8587,12 @@
|
|
|
"export",
|
|
|
"hydrate",
|
|
|
"instantiate",
|
|
|
- "lazy loading",
|
|
|
+ "lazy-loading",
|
|
|
"proxy",
|
|
|
"serialize"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/symfony/var-exporter/tree/v6.2.7"
|
|
|
+ "source": "https://github.com/symfony/var-exporter/tree/v6.2.8"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -8594,7 +8608,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-02-24T10:42:00+00:00"
|
|
|
+ "time": "2023-03-14T15:48:45+00:00"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|