update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2021-02-01 10:27:59 +03:00
parent dfec730aa2
commit 44ccdfd617

304
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b5ff7f6b82222fa71c5dee6d019a1f3c", "content-hash": "36796d7907ccd912874a2657d4162b71",
"packages": [ "packages": [
{ {
"name": "akaunting/firewall", "name": "akaunting/firewall",
@ -1115,16 +1115,16 @@
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "2.0.8", "version": "2.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "62139b2806178adb979d76bd3437534a1a9fd490" "reference": "591c2c155cac0d2d7f34af41d3b1e29bcbfc685e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/62139b2806178adb979d76bd3437534a1a9fd490", "url": "https://api.github.com/repos/composer/composer/zipball/591c2c155cac0d2d7f34af41d3b1e29bcbfc685e",
"reference": "62139b2806178adb979d76bd3437534a1a9fd490", "reference": "591c2c155cac0d2d7f34af41d3b1e29bcbfc685e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1192,7 +1192,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/composer/issues", "issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.0.8" "source": "https://github.com/composer/composer/tree/2.0.9"
}, },
"funding": [ "funding": [
{ {
@ -1208,7 +1208,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-03T16:20:39+00:00" "time": "2021-01-27T15:09:27+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -4696,16 +4696,16 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.5.0", "version": "v2.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "45884b526e10a88a1b179fa1a1a24d5468c668c2" "reference": "daae1c43f1300fe88c05d83db6f3d8f76677ad88"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/45884b526e10a88a1b179fa1a1a24d5468c668c2", "url": "https://api.github.com/repos/laravel/tinker/zipball/daae1c43f1300fe88c05d83db6f3d8f76677ad88",
"reference": "45884b526e10a88a1b179fa1a1a24d5468c668c2", "reference": "daae1c43f1300fe88c05d83db6f3d8f76677ad88",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4758,9 +4758,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/tinker/issues", "issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.5.0" "source": "https://github.com/laravel/tinker/tree/v2.6.0"
}, },
"time": "2020-10-29T13:07:12+00:00" "time": "2021-01-26T20:35:18+00:00"
}, },
{ {
"name": "laravel/ui", "name": "laravel/ui",
@ -5413,16 +5413,16 @@
}, },
{ {
"name": "lorisleiva/laravel-search-string", "name": "lorisleiva/laravel-search-string",
"version": "v1.0.4", "version": "v1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lorisleiva/laravel-search-string.git", "url": "https://github.com/lorisleiva/laravel-search-string.git",
"reference": "f1b1a8cfe95617b1a9b02016fcc05eaaab8886fb" "reference": "afed28a7c2f7a2921c43a31dd8896446844bad98"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lorisleiva/laravel-search-string/zipball/f1b1a8cfe95617b1a9b02016fcc05eaaab8886fb", "url": "https://api.github.com/repos/lorisleiva/laravel-search-string/zipball/afed28a7c2f7a2921c43a31dd8896446844bad98",
"reference": "f1b1a8cfe95617b1a9b02016fcc05eaaab8886fb", "reference": "afed28a7c2f7a2921c43a31dd8896446844bad98",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5459,9 +5459,15 @@
"description": "Generates database queries based on one unique string using a simple and customizable syntax.", "description": "Generates database queries based on one unique string using a simple and customizable syntax.",
"support": { "support": {
"issues": "https://github.com/lorisleiva/laravel-search-string/issues", "issues": "https://github.com/lorisleiva/laravel-search-string/issues",
"source": "https://github.com/lorisleiva/laravel-search-string/tree/v1.0.4" "source": "https://github.com/lorisleiva/laravel-search-string/tree/v1.1.0"
}, },
"time": "2020-09-17T15:21:35+00:00" "funding": [
{
"url": "https://github.com/lorisleiva",
"type": "github"
}
],
"time": "2021-01-29T10:07:03+00:00"
}, },
{ {
"name": "maatwebsite/excel", "name": "maatwebsite/excel",
@ -6209,16 +6215,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.43.0", "version": "2.44.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "d32c57d8389113742f4a88725a170236470012e2" "reference": "e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d32c57d8389113742f4a88725a170236470012e2", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd",
"reference": "d32c57d8389113742f4a88725a170236470012e2", "reference": "e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6234,7 +6240,7 @@
"phpmd/phpmd": "^2.9", "phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.54", "phpstan/phpstan": "^0.12.54",
"phpunit/phpunit": "^7.5 || ^8.0", "phpunit/phpunit": "^7.5.20 || ^8.5.14",
"squizlabs/php_codesniffer": "^3.4" "squizlabs/php_codesniffer": "^3.4"
}, },
"bin": [ "bin": [
@ -6298,7 +6304,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-17T20:55:32+00:00" "time": "2021-01-26T20:46:41+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@ -8731,16 +8737,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "47c02526c532fb381374dab26df05e7313978976" "reference": "d62ec79478b55036f65e2602e282822b8eaaff0a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/47c02526c532fb381374dab26df05e7313978976", "url": "https://api.github.com/repos/symfony/console/zipball/d62ec79478b55036f65e2602e282822b8eaaff0a",
"reference": "47c02526c532fb381374dab26df05e7313978976", "reference": "d62ec79478b55036f65e2602e282822b8eaaff0a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8799,7 +8805,7 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Console Component", "description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"cli", "cli",
@ -8808,7 +8814,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.2.1" "source": "https://github.com/symfony/console/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8824,20 +8830,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-18T08:03:05+00:00" "time": "2021-01-27T10:15:41+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "f789e7ead4c79e04ca9a6d6162fc629c89bd8054" "reference": "f65f217b3314504a1ec99c2d6ef69016bb13490f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/f789e7ead4c79e04ca9a6d6162fc629c89bd8054", "url": "https://api.github.com/repos/symfony/css-selector/zipball/f65f217b3314504a1ec99c2d6ef69016bb13490f",
"reference": "f789e7ead4c79e04ca9a6d6162fc629c89bd8054", "reference": "f65f217b3314504a1ec99c2d6ef69016bb13490f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8870,10 +8876,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony CssSelector Component", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v5.2.1" "source": "https://github.com/symfony/css-selector/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8889,20 +8895,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-08T17:02:38+00:00" "time": "2021-01-27T10:01:46+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.4.18", "version": "v4.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544" "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544", "url": "https://api.github.com/repos/symfony/debug/zipball/af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
"reference": "5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544", "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8939,10 +8945,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Debug Component", "description": "Provides tools to ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/debug/tree/v4.4.18" "source": "https://github.com/symfony/debug/tree/v4.4.19"
}, },
"funding": [ "funding": [
{ {
@ -8958,7 +8964,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-10T16:34:26+00:00" "time": "2021-01-27T09:09:26+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -9029,16 +9035,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "59b190ce16ddf32771a22087b60f6dafd3407147" "reference": "4fd4a377f7b7ec7c3f3b40346a1411e0a83f9d40"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/59b190ce16ddf32771a22087b60f6dafd3407147", "url": "https://api.github.com/repos/symfony/error-handler/zipball/4fd4a377f7b7ec7c3f3b40346a1411e0a83f9d40",
"reference": "59b190ce16ddf32771a22087b60f6dafd3407147", "reference": "4fd4a377f7b7ec7c3f3b40346a1411e0a83f9d40",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9075,10 +9081,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony ErrorHandler Component", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v5.2.1" "source": "https://github.com/symfony/error-handler/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9094,20 +9100,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-09T18:54:12+00:00" "time": "2021-01-27T10:15:41+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "1c93f7a1dff592c252574c79a8635a8a80856042" "reference": "4f9760f8074978ad82e2ce854dff79a71fe45367"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1c93f7a1dff592c252574c79a8635a8a80856042", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4f9760f8074978ad82e2ce854dff79a71fe45367",
"reference": "1c93f7a1dff592c252574c79a8635a8a80856042", "reference": "4f9760f8074978ad82e2ce854dff79a71fe45367",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9160,10 +9166,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony EventDispatcher Component", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.2.1" "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9179,7 +9185,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-18T08:03:05+00:00" "time": "2021-01-27T10:36:42+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -9262,16 +9268,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "fa8f8cab6b65e2d99a118e082935344c5ba8c60d" "reference": "262d033b57c73e8b59cd6e68a45c528318b15038"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/fa8f8cab6b65e2d99a118e082935344c5ba8c60d", "url": "https://api.github.com/repos/symfony/filesystem/zipball/262d033b57c73e8b59cd6e68a45c528318b15038",
"reference": "fa8f8cab6b65e2d99a118e082935344c5ba8c60d", "reference": "262d033b57c73e8b59cd6e68a45c528318b15038",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9301,10 +9307,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Filesystem Component", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v5.2.1" "source": "https://github.com/symfony/filesystem/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9320,20 +9326,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-30T17:05:38+00:00" "time": "2021-01-27T10:01:46+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba" "reference": "196f45723b5e618bf0e23b97e96d11652696ea9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/0b9231a5922fd7287ba5b411893c0ecd2733e5ba", "url": "https://api.github.com/repos/symfony/finder/zipball/196f45723b5e618bf0e23b97e96d11652696ea9e",
"reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba", "reference": "196f45723b5e618bf0e23b97e96d11652696ea9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9362,10 +9368,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Finder Component", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.2.1" "source": "https://github.com/symfony/finder/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9381,7 +9387,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-08T17:02:38+00:00" "time": "2021-01-27T10:01:46+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@ -9464,16 +9470,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "a1f6218b29897ab52acba58cfa905b83625bef8d" "reference": "16dfa5acf8103f0394d447f8eea3ea49f9e50855"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a1f6218b29897ab52acba58cfa905b83625bef8d", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/16dfa5acf8103f0394d447f8eea3ea49f9e50855",
"reference": "a1f6218b29897ab52acba58cfa905b83625bef8d", "reference": "16dfa5acf8103f0394d447f8eea3ea49f9e50855",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9514,10 +9520,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony HttpFoundation Component", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.2.1" "source": "https://github.com/symfony/http-foundation/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9533,20 +9539,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-18T10:00:10+00:00" "time": "2021-01-27T11:19:04+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "1feb619286d819180f7b8bc0dc44f516d9c62647" "reference": "831b51e9370ece0febd0950dd819c63f996721c7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/1feb619286d819180f7b8bc0dc44f516d9c62647", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/831b51e9370ece0febd0950dd819c63f996721c7",
"reference": "1feb619286d819180f7b8bc0dc44f516d9c62647", "reference": "831b51e9370ece0febd0950dd819c63f996721c7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9575,7 +9581,7 @@
"symfony/translation": "<5.0", "symfony/translation": "<5.0",
"symfony/twig-bridge": "<5.0", "symfony/twig-bridge": "<5.0",
"symfony/validator": "<5.0", "symfony/validator": "<5.0",
"twig/twig": "<2.4" "twig/twig": "<2.13"
}, },
"provide": { "provide": {
"psr/log-implementation": "1.0" "psr/log-implementation": "1.0"
@ -9595,7 +9601,7 @@
"symfony/stopwatch": "^4.4|^5.0", "symfony/stopwatch": "^4.4|^5.0",
"symfony/translation": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0",
"symfony/translation-contracts": "^1.1|^2", "symfony/translation-contracts": "^1.1|^2",
"twig/twig": "^2.4|^3.0" "twig/twig": "^2.13|^3.0.4"
}, },
"suggest": { "suggest": {
"symfony/browser-kit": "", "symfony/browser-kit": "",
@ -9626,10 +9632,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony HttpKernel Component", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.2.1" "source": "https://github.com/symfony/http-kernel/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9645,20 +9651,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-18T13:49:39+00:00" "time": "2021-01-27T14:45:46+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "de97005aef7426ba008c46ba840fc301df577ada" "reference": "37bade585ea100d235c031b258eff93b5b6bb9a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/de97005aef7426ba008c46ba840fc301df577ada", "url": "https://api.github.com/repos/symfony/mime/zipball/37bade585ea100d235c031b258eff93b5b6bb9a9",
"reference": "de97005aef7426ba008c46ba840fc301df577ada", "reference": "37bade585ea100d235c031b258eff93b5b6bb9a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9669,6 +9675,8 @@
"symfony/polyfill-php80": "^1.15" "symfony/polyfill-php80": "^1.15"
}, },
"conflict": { "conflict": {
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"symfony/mailer": "<4.4" "symfony/mailer": "<4.4"
}, },
"require-dev": { "require-dev": {
@ -9702,14 +9710,14 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "A library to manipulate MIME messages", "description": "Allows manipulating MIME messages",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"mime", "mime",
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.2.1" "source": "https://github.com/symfony/mime/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9725,7 +9733,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-09T18:54:12+00:00" "time": "2021-01-25T14:08:25+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -10458,16 +10466,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "bd8815b8b6705298beaa384f04fabd459c10bedd" "reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/bd8815b8b6705298beaa384f04fabd459c10bedd", "url": "https://api.github.com/repos/symfony/process/zipball/313a38f09c77fbcdc1d223e57d368cea76a2fd2f",
"reference": "bd8815b8b6705298beaa384f04fabd459c10bedd", "reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10497,10 +10505,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Process Component", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v5.2.1" "source": "https://github.com/symfony/process/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10516,20 +10524,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-08T17:03:37+00:00" "time": "2021-01-27T10:15:41+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "934ac2720dcc878a47a45c986b483a7ee7193620" "reference": "348b5917e56546c6d96adbf21d7f92c9ef563661"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/934ac2720dcc878a47a45c986b483a7ee7193620", "url": "https://api.github.com/repos/symfony/routing/zipball/348b5917e56546c6d96adbf21d7f92c9ef563661",
"reference": "934ac2720dcc878a47a45c986b483a7ee7193620", "reference": "348b5917e56546c6d96adbf21d7f92c9ef563661",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10543,7 +10551,7 @@
"symfony/yaml": "<4.4" "symfony/yaml": "<4.4"
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.7", "doctrine/annotations": "^1.10.4",
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/config": "^5.0", "symfony/config": "^5.0",
"symfony/dependency-injection": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0",
@ -10581,7 +10589,7 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Routing Component", "description": "Maps an HTTP request to a set of configuration variables",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"router", "router",
@ -10590,7 +10598,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.2.1" "source": "https://github.com/symfony/routing/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10606,7 +10614,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-08T17:03:37+00:00" "time": "2021-01-27T10:15:41+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -10689,16 +10697,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed" "reference": "c95468897f408dd0aca2ff582074423dd0455122"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", "url": "https://api.github.com/repos/symfony/string/zipball/c95468897f408dd0aca2ff582074423dd0455122",
"reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed", "reference": "c95468897f408dd0aca2ff582074423dd0455122",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10741,7 +10749,7 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony String component", "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"grapheme", "grapheme",
@ -10752,7 +10760,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.2.1" "source": "https://github.com/symfony/string/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10768,20 +10776,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-05T07:33:16+00:00" "time": "2021-01-25T15:14:59+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "a04209ba0d1391c828e5b2373181dac63c52ee70" "reference": "c021864d4354ee55160ddcfd31dc477a1bc77949"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/a04209ba0d1391c828e5b2373181dac63c52ee70", "url": "https://api.github.com/repos/symfony/translation/zipball/c021864d4354ee55160ddcfd31dc477a1bc77949",
"reference": "a04209ba0d1391c828e5b2373181dac63c52ee70", "reference": "c021864d4354ee55160ddcfd31dc477a1bc77949",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10842,10 +10850,10 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony Translation Component", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v5.2.1" "source": "https://github.com/symfony/translation/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10861,7 +10869,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-08T17:03:37+00:00" "time": "2021-01-27T10:15:41+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -10943,16 +10951,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.2.1", "version": "v5.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089" "reference": "72ca213014a92223a5d18651ce79ef441c12b694"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/13e7e882eaa55863faa7c4ad7c60f12f1a8b5089", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/72ca213014a92223a5d18651ce79ef441c12b694",
"reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089", "reference": "72ca213014a92223a5d18651ce79ef441c12b694",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10968,7 +10976,7 @@
"ext-iconv": "*", "ext-iconv": "*",
"symfony/console": "^4.4|^5.0", "symfony/console": "^4.4|^5.0",
"symfony/process": "^4.4|^5.0", "symfony/process": "^4.4|^5.0",
"twig/twig": "^2.4|^3.0" "twig/twig": "^2.13|^3.0.4"
}, },
"suggest": { "suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
@ -11004,14 +11012,14 @@
"homepage": "https://symfony.com/contributors" "homepage": "https://symfony.com/contributors"
} }
], ],
"description": "Symfony mechanism for exploring and dumping PHP variables", "description": "Provides mechanisms for walking through any arbitrary PHP variable",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"debug", "debug",
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.2.1" "source": "https://github.com/symfony/var-dumper/tree/v5.2.2"
}, },
"funding": [ "funding": [
{ {
@ -11027,7 +11035,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-12-16T17:02:19+00:00" "time": "2021-01-27T10:15:41+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -11358,16 +11366,16 @@
}, },
{ {
"name": "brianium/paratest", "name": "brianium/paratest",
"version": "v6.1.2", "version": "v6.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paratestphp/paratest.git", "url": "https://github.com/paratestphp/paratest.git",
"reference": "235db99a43401d68fdc4495b20b49291ea2e767d" "reference": "9a94366983ce32c7724fc92e3b544327d4adb9be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/235db99a43401d68fdc4495b20b49291ea2e767d", "url": "https://api.github.com/repos/paratestphp/paratest/zipball/9a94366983ce32c7724fc92e3b544327d4adb9be",
"reference": "235db99a43401d68fdc4495b20b49291ea2e767d", "reference": "9a94366983ce32c7724fc92e3b544327d4adb9be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11379,7 +11387,7 @@
"phpunit/php-code-coverage": "^9.2.5", "phpunit/php-code-coverage": "^9.2.5",
"phpunit/php-file-iterator": "^3.0.5", "phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-timer": "^5.0.3", "phpunit/php-timer": "^5.0.3",
"phpunit/phpunit": "^9.5.0", "phpunit/phpunit": "^9.5.1",
"sebastian/environment": "^5.1.3", "sebastian/environment": "^5.1.3",
"symfony/console": "^4.4 || ^5.2", "symfony/console": "^4.4 || ^5.2",
"symfony/process": "^4.4 || ^5.2" "symfony/process": "^4.4 || ^5.2"
@ -11389,15 +11397,15 @@
"ekino/phpstan-banned-code": "^0.3.1", "ekino/phpstan-banned-code": "^0.3.1",
"ergebnis/phpstan-rules": "^0.15.3", "ergebnis/phpstan-rules": "^0.15.3",
"ext-posix": "*", "ext-posix": "*",
"infection/infection": "^0.18.2", "infection/infection": "^0.20.2",
"phpstan/phpstan": "^0.12.58", "phpstan/phpstan": "^0.12.70",
"phpstan/phpstan-deprecation-rules": "^0.12.5", "phpstan/phpstan-deprecation-rules": "^0.12.6",
"phpstan/phpstan-phpunit": "^0.12.16", "phpstan/phpstan-phpunit": "^0.12.17",
"phpstan/phpstan-strict-rules": "^0.12.5", "phpstan/phpstan-strict-rules": "^0.12.9",
"squizlabs/php_codesniffer": "^3.5.8", "squizlabs/php_codesniffer": "^3.5.8",
"symfony/filesystem": "^5.2.0", "symfony/filesystem": "^5.2.2",
"thecodingmachine/phpstan-strict-rules": "^0.12.1", "thecodingmachine/phpstan-strict-rules": "^0.12.1",
"vimeo/psalm": "^4.3.1" "vimeo/psalm": "^4.4.1"
}, },
"bin": [ "bin": [
"bin/paratest" "bin/paratest"
@ -11432,9 +11440,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/paratestphp/paratest/issues", "issues": "https://github.com/paratestphp/paratest/issues",
"source": "https://github.com/paratestphp/paratest/tree/v6.1.2" "source": "https://github.com/paratestphp/paratest/tree/v6.2.0"
}, },
"time": "2020-12-15T11:41:54+00:00" "time": "2021-01-29T15:25:31+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",