[DEPENDENCIES] Update dependencies

This commit is contained in:
Hugo Sales 2021-10-28 14:31:56 +01:00
parent c352e40518
commit a55d60d880
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
2 changed files with 119 additions and 198 deletions

314
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": "79e11464cb6735c434fcf6baa7079812", "content-hash": "1e834a5dbecd2dfd2a96a5543c7975e7",
"packages": [ "packages": [
{ {
"name": "alchemy/binary-driver", "name": "alchemy/binary-driver",
@ -262,16 +262,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.2.11", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582" "reference": "679333688725c7dd043ff35c547100ccf512f051"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/679333688725c7dd043ff35c547100ccf512f051",
"reference": "0b072d51c5a9c6f3412f7ea3ab043d6603cb2582", "reference": "679333688725c7dd043ff35c547100ccf512f051",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -318,7 +318,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues", "issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.2.11" "source": "https://github.com/composer/ca-bundle/tree/1.3.0"
}, },
"funding": [ "funding": [
{ {
@ -334,7 +334,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-25T20:32:43+00:00" "time": "2021-10-27T07:42:23+00:00"
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
@ -1629,16 +1629,16 @@
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "2.2.2", "version": "2.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "4ce4712e6dc84a156176a0fbbb11954a25c93103" "reference": "5e7bdbbfe9811c06e1f745d1c166647d5c47d6ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/4ce4712e6dc84a156176a0fbbb11954a25c93103", "url": "https://api.github.com/repos/doctrine/persistence/zipball/5e7bdbbfe9811c06e1f745d1c166647d5c47d6ee",
"reference": "4ce4712e6dc84a156176a0fbbb11954a25c93103", "reference": "5e7bdbbfe9811c06e1f745d1c166647d5c47d6ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1710,9 +1710,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/persistence/issues", "issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/2.2.2" "source": "https://github.com/doctrine/persistence/tree/2.2.3"
}, },
"time": "2021-08-10T19:01:29+00:00" "time": "2021-10-25T19:59:10+00:00"
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",
@ -4826,16 +4826,16 @@
}, },
{ {
"name": "symfony/doctrine-bridge", "name": "symfony/doctrine-bridge",
"version": "v5.3.8", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git", "url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "212521017d81686bdc84a132fb5de2b03867a7e7" "reference": "0212d2d1e17a3e7403475b76e26fc1f0f1add04b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/212521017d81686bdc84a132fb5de2b03867a7e7", "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/0212d2d1e17a3e7403475b76e26fc1f0f1add04b",
"reference": "212521017d81686bdc84a132fb5de2b03867a7e7", "reference": "0212d2d1e17a3e7403475b76e26fc1f0f1add04b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4850,7 +4850,6 @@
}, },
"conflict": { "conflict": {
"doctrine/dbal": "<2.10", "doctrine/dbal": "<2.10",
"doctrine/orm": "<2.7.3",
"phpunit/phpunit": "<5.4.3", "phpunit/phpunit": "<5.4.3",
"symfony/dependency-injection": "<4.4", "symfony/dependency-injection": "<4.4",
"symfony/form": "<5.1", "symfony/form": "<5.1",
@ -4858,7 +4857,7 @@
"symfony/messenger": "<4.4", "symfony/messenger": "<4.4",
"symfony/property-info": "<5", "symfony/property-info": "<5",
"symfony/security-bundle": "<5", "symfony/security-bundle": "<5",
"symfony/security-core": "<5.3", "symfony/security-core": "<5",
"symfony/validator": "<5.2" "symfony/validator": "<5.2"
}, },
"require-dev": { "require-dev": {
@ -4879,7 +4878,7 @@
"symfony/property-access": "^4.4|^5.0", "symfony/property-access": "^4.4|^5.0",
"symfony/property-info": "^5.0", "symfony/property-info": "^5.0",
"symfony/proxy-manager-bridge": "^4.4|^5.0", "symfony/proxy-manager-bridge": "^4.4|^5.0",
"symfony/security-core": "^5.3", "symfony/security-core": "^5.0",
"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/uid": "^5.1", "symfony/uid": "^5.1",
@ -4920,7 +4919,7 @@
"description": "Provides integration for Doctrine with various Symfony components", "description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-bridge/tree/v5.3.8" "source": "https://github.com/symfony/doctrine-bridge/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -4936,20 +4935,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-11T18:11:56+00:00" "time": "2021-07-21T13:17:02+00:00"
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v5.3.8", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "e11b87557afae8631f83c5afaa1de84232a8043e" "reference": "f67e8f9f7d0e14d079c655c4c51440c388238e76"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/e11b87557afae8631f83c5afaa1de84232a8043e", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/f67e8f9f7d0e14d079c655c4c51440c388238e76",
"reference": "e11b87557afae8631f83c5afaa1de84232a8043e", "reference": "f67e8f9f7d0e14d079c655c4c51440c388238e76",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4993,7 +4992,7 @@
"description": "Symfony Doctrine Messenger Bridge", "description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.3.8" "source": "https://github.com/symfony/doctrine-messenger/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -5009,7 +5008,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-01T13:32:48+00:00" "time": "2021-07-23T15:47:41+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
@ -5157,16 +5156,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.3.7", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321" "reference": "7ca5fa510345f6b8def43b18c900852defaee362"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321", "url": "https://api.github.com/repos/symfony/error-handler/zipball/7ca5fa510345f6b8def43b18c900852defaee362",
"reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321", "reference": "7ca5fa510345f6b8def43b18c900852defaee362",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5205,7 +5204,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "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.3.7" "source": "https://github.com/symfony/error-handler/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -5221,7 +5220,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-28T15:07:08+00:00" "time": "2021-07-23T15:54:19+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -5516,16 +5515,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.3.7", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93" "reference": "17f50e06018baec41551a71a15731287dbaab186"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93", "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186",
"reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93", "reference": "17f50e06018baec41551a71a15731287dbaab186",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5558,7 +5557,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "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.3.7" "source": "https://github.com/symfony/finder/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -5574,7 +5573,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-04T21:20:46+00:00" "time": "2021-07-23T15:54:19+00:00"
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
@ -6060,16 +6059,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.3.7", "version": "v5.2.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5" "reference": "2a247de56fc8f5efdf1e098192128e8e509d370c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2a247de56fc8f5efdf1e098192128e8e509d370c",
"reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5", "reference": "2a247de56fc8f5efdf1e098192128e8e509d370c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6113,7 +6112,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "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.3.7" "source": "https://github.com/symfony/http-foundation/tree/v5.2.14"
}, },
"funding": [ "funding": [
{ {
@ -6129,7 +6128,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-27T11:20:35+00:00" "time": "2021-07-29T06:18:06+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
@ -6835,16 +6834,16 @@
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
"version": "v5.3.7", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
"reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e" "reference": "1935d2e5329aba28cbb9ef6cc5687d007619d96d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/4b78e55b179003a42523a362cc0e8327f7a69b5e", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/1935d2e5329aba28cbb9ef6cc5687d007619d96d",
"reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e", "reference": "1935d2e5329aba28cbb9ef6cc5687d007619d96d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6884,7 +6883,7 @@
"options" "options"
], ],
"support": { "support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.3.7" "source": "https://github.com/symfony/options-resolver/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -6900,80 +6899,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-04T21:20:46+00:00" "time": "2021-07-23T15:54:19+00:00"
},
{
"name": "symfony/password-hasher",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
"reference": "4bdaa0cca1fb3521bc1825160f3b5490c130bbda"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/4bdaa0cca1fb3521bc1825160f3b5490c130bbda",
"reference": "4bdaa0cca1fb3521bc1825160f3b5490c130bbda",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.15"
},
"conflict": {
"symfony/security-core": "<5.3"
},
"require-dev": {
"symfony/console": "^5",
"symfony/security-core": "^5.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\PasswordHasher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Robin Chalas",
"email": "robin.chalas@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides password hashing utilities",
"homepage": "https://symfony.com",
"keywords": [
"hashing",
"password"
],
"support": {
"source": "https://github.com/symfony/password-hasher/tree/v5.3.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2021-09-03T12:22:16+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
@ -7938,16 +7864,16 @@
}, },
{ {
"name": "symfony/redis-messenger", "name": "symfony/redis-messenger",
"version": "v5.3.8", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/redis-messenger.git", "url": "https://github.com/symfony/redis-messenger.git",
"reference": "4d775c1728fc3124a58376dc746e643d8ae80849" "reference": "451d5e2dc8d5e0ebb26edf9312292027f231bddc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/4d775c1728fc3124a58376dc746e643d8ae80849", "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/451d5e2dc8d5e0ebb26edf9312292027f231bddc",
"reference": "4d775c1728fc3124a58376dc746e643d8ae80849", "reference": "451d5e2dc8d5e0ebb26edf9312292027f231bddc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7985,7 +7911,7 @@
"description": "Symfony Redis extension Messenger Bridge", "description": "Symfony Redis extension Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/redis-messenger/tree/v5.3.8" "source": "https://github.com/symfony/redis-messenger/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -8001,7 +7927,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-25T08:57:14+00:00" "time": "2021-07-21T12:38:00+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
@ -8194,41 +8120,37 @@
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v5.3.8", "version": "v5.2.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "62e5943d042aa5fc43d44b40209aa7304f68c56e" "reference": "4ce2b1e532fb3bb591ad4efa8cc43afc9242a247"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/62e5943d042aa5fc43d44b40209aa7304f68c56e", "url": "https://api.github.com/repos/symfony/security-core/zipball/4ce2b1e532fb3bb591ad4efa8cc43afc9242a247",
"reference": "62e5943d042aa5fc43d44b40209aa7304f68c56e", "reference": "4ce2b1e532fb3bb591ad4efa8cc43afc9242a247",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.5", "php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1", "symfony/deprecation-contracts": "^2.1",
"symfony/event-dispatcher-contracts": "^1.1|^2", "symfony/event-dispatcher-contracts": "^1.1|^2",
"symfony/password-hasher": "^5.3",
"symfony/polyfill-php80": "^1.16", "symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1.6|^2" "symfony/service-contracts": "^1.1.6|^2"
}, },
"conflict": { "conflict": {
"symfony/event-dispatcher": "<4.4", "symfony/event-dispatcher": "<4.4",
"symfony/http-foundation": "<5.3",
"symfony/ldap": "<4.4", "symfony/ldap": "<4.4",
"symfony/security-guard": "<4.4", "symfony/security-guard": "<4.4",
"symfony/validator": "<5.2" "symfony/validator": "<5.2"
}, },
"require-dev": { "require-dev": {
"psr/cache": "^1.0|^2.0|^3.0",
"psr/container": "^1.0|^2.0", "psr/container": "^1.0|^2.0",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/cache": "^4.4|^5.0",
"symfony/event-dispatcher": "^4.4|^5.0", "symfony/event-dispatcher": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0", "symfony/expression-language": "^4.4|^5.0",
"symfony/http-foundation": "^5.3", "symfony/http-foundation": "^4.4|^5.0",
"symfony/ldap": "^4.4|^5.0", "symfony/ldap": "^4.4|^5.0",
"symfony/translation": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0",
"symfony/validator": "^5.2" "symfony/validator": "^5.2"
@ -8267,7 +8189,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v5.3.8" "source": "https://github.com/symfony/security-core/tree/v5.2.14"
}, },
"funding": [ "funding": [
{ {
@ -8283,20 +8205,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-21T20:52:44+00:00" "time": "2021-07-29T06:36:20+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
"version": "v5.3.4", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-csrf.git", "url": "https://github.com/symfony/security-csrf.git",
"reference": "94b533195cf7fb21f3fae8ce349861c6401d969e" "reference": "f0af6689451582e55f6b3439362e72e536e916e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/94b533195cf7fb21f3fae8ce349861c6401d969e", "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0af6689451582e55f6b3439362e72e536e916e4",
"reference": "94b533195cf7fb21f3fae8ce349861c6401d969e", "reference": "f0af6689451582e55f6b3439362e72e536e916e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8305,10 +8227,10 @@
"symfony/security-core": "^4.4|^5.0" "symfony/security-core": "^4.4|^5.0"
}, },
"conflict": { "conflict": {
"symfony/http-foundation": "<5.3" "symfony/http-foundation": "<4.4"
}, },
"require-dev": { "require-dev": {
"symfony/http-foundation": "^5.3" "symfony/http-foundation": "^4.4|^5.0"
}, },
"suggest": { "suggest": {
"symfony/http-foundation": "For using the class SessionTokenStorage." "symfony/http-foundation": "For using the class SessionTokenStorage."
@ -8339,7 +8261,7 @@
"description": "Symfony Security Component - CSRF Library", "description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-csrf/tree/v5.3.4" "source": "https://github.com/symfony/security-csrf/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -8355,7 +8277,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-21T12:40:44+00:00" "time": "2021-07-21T12:38:00+00:00"
}, },
{ {
"name": "symfony/security-guard", "name": "symfony/security-guard",
@ -8688,16 +8610,16 @@
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v5.3.4", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
"reference": "b24c6a92c6db316fee69e38c80591e080e41536c" "reference": "24744393b122b8309bbcc7965972ae51a29a602d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/b24c6a92c6db316fee69e38c80591e080e41536c", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/24744393b122b8309bbcc7965972ae51a29a602d",
"reference": "b24c6a92c6db316fee69e38c80591e080e41536c", "reference": "24744393b122b8309bbcc7965972ae51a29a602d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8730,7 +8652,7 @@
"description": "Provides a way to profile code", "description": "Provides a way to profile code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/stopwatch/tree/v5.3.4" "source": "https://github.com/symfony/stopwatch/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -8746,7 +8668,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-10T08:58:57+00:00" "time": "2021-07-10T08:55:45+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -9321,16 +9243,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.3.8", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da" "reference": "d5f42c357a6672d4e5960bba85e437850e9a7abb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d5f42c357a6672d4e5960bba85e437850e9a7abb",
"reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da", "reference": "d5f42c357a6672d4e5960bba85e437850e9a7abb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9389,7 +9311,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.3.8" "source": "https://github.com/symfony/var-dumper/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -9405,20 +9327,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-09-24T15:59:58+00:00" "time": "2021-07-23T15:54:19+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.3.8", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91" "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/a7604de14bcf472fe8e33f758e9e5b7bf07d3b91", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
"reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91", "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9462,7 +9384,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.3.8" "source": "https://github.com/symfony/var-exporter/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -9478,7 +9400,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-31T12:49:16+00:00" "time": "2021-07-21T12:38:00+00:00"
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
@ -10404,16 +10326,16 @@
}, },
{ {
"name": "doctrine/doctrine-fixtures-bundle", "name": "doctrine/doctrine-fixtures-bundle",
"version": "3.4.0", "version": "3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
"reference": "870189619a7770f468ffb0b80925302e065a3b34" "reference": "31ba202bebce0b66fe830f49f96228dcdc1503e7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34", "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/31ba202bebce0b66fe830f49f96228dcdc1503e7",
"reference": "870189619a7770f468ffb0b80925302e065a3b34", "reference": "31ba202bebce0b66fe830f49f96228dcdc1503e7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10422,16 +10344,18 @@
"doctrine/orm": "^2.6.0", "doctrine/orm": "^2.6.0",
"doctrine/persistence": "^1.3.7|^2.0", "doctrine/persistence": "^1.3.7|^2.0",
"php": "^7.1 || ^8.0", "php": "^7.1 || ^8.0",
"symfony/config": "^3.4|^4.3|^5.0", "symfony/config": "^3.4|^4.3|^5.0|^6.0",
"symfony/console": "^3.4|^4.3|^5.0", "symfony/console": "^3.4|^4.3|^5.0|^6.0",
"symfony/dependency-injection": "^3.4|^4.3|^5.0", "symfony/dependency-injection": "^3.4.47|^4.3|^5.0|^6.0",
"symfony/doctrine-bridge": "^3.4|^4.1|^5.0", "symfony/doctrine-bridge": "^3.4|^4.1|^5.0|^6.0",
"symfony/http-kernel": "^3.4|^4.3|^5.0" "symfony/http-kernel": "^3.4|^4.3|^5.0|^6.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^6.0", "doctrine/coding-standard": "^8.0",
"phpstan/phpstan": "^0.12.99",
"phpunit/phpunit": "^7.4 || ^8.0 || ^9.2", "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
"symfony/phpunit-bridge": "^4.1|^5.0" "symfony/phpunit-bridge": "^4.1|^5.0|^6.0",
"vimeo/psalm": "^4.10"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
"autoload": { "autoload": {
@ -10465,7 +10389,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues", "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0" "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.1"
}, },
"funding": [ "funding": [
{ {
@ -10481,7 +10405,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-14T09:36:49+00:00" "time": "2021-10-28T05:46:28+00:00"
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
@ -12539,16 +12463,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v5.3.4", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "c1e3f64fcc631c96e2c5843b666db66679ced11c" "reference": "ed7ebe262cef150742f5b61d48a94d37513c5758"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/c1e3f64fcc631c96e2c5843b666db66679ced11c", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/ed7ebe262cef150742f5b61d48a94d37513c5758",
"reference": "c1e3f64fcc631c96e2c5843b666db66679ced11c", "reference": "ed7ebe262cef150742f5b61d48a94d37513c5758",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12591,7 +12515,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/browser-kit/tree/v5.3.4" "source": "https://github.com/symfony/browser-kit/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -12607,11 +12531,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-21T12:40:44+00:00" "time": "2021-07-21T12:38:00+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v5.3.4", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -12657,7 +12581,7 @@
"description": "Converts CSS selectors to XPath expressions", "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.3.4" "source": "https://github.com/symfony/css-selector/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -12677,16 +12601,16 @@
}, },
{ {
"name": "symfony/debug-bundle", "name": "symfony/debug-bundle",
"version": "v5.3.4", "version": "v5.2.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug-bundle.git", "url": "https://github.com/symfony/debug-bundle.git",
"reference": "356c7d2acb6bc93b1c091255068ccfb9ad55a3e0" "reference": "2cb76e25ca75afb0d52c1ba83d77cd4190ed5552"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug-bundle/zipball/356c7d2acb6bc93b1c091255068ccfb9ad55a3e0", "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/2cb76e25ca75afb0d52c1ba83d77cd4190ed5552",
"reference": "356c7d2acb6bc93b1c091255068ccfb9ad55a3e0", "reference": "2cb76e25ca75afb0d52c1ba83d77cd4190ed5552",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12736,7 +12660,7 @@
"description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework", "description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/debug-bundle/tree/v5.3.4" "source": "https://github.com/symfony/debug-bundle/tree/v5.2.12"
}, },
"funding": [ "funding": [
{ {
@ -12752,7 +12676,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-21T12:40:44+00:00" "time": "2021-07-21T12:38:00+00:00"
}, },
{ {
"name": "symfony/maker-bundle", "name": "symfony/maker-bundle",

View File

@ -581,9 +581,6 @@
"symfony/options-resolver": { "symfony/options-resolver": {
"version": "v5.2.4" "version": "v5.2.4"
}, },
"symfony/password-hasher": {
"version": "v5.3.8"
},
"symfony/phpunit-bridge": { "symfony/phpunit-bridge": {
"version": "5.1", "version": "5.1",
"recipe": { "recipe": {