Skip to content
Snippets Groups Projects

Resolve "Update framework and dependencies"

Merged Benoît Harrault requested to merge 54-update-framework-and-dependencies into master
2 files
+ 1289
1268
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 393
390
@@ -81,16 +81,16 @@
},
{
"name": "doctrine/annotations",
"version": "1.13.2",
"version": "1.13.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "5b668aef16090008790395c02c893b1ba13f7e08"
"reference": "648b0343343565c4a056bfc8392201385e8d89f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
"reference": "5b668aef16090008790395c02c893b1ba13f7e08",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
"reference": "648b0343343565c4a056bfc8392201385e8d89f0",
"shasum": ""
},
"require": {
@@ -102,9 +102,10 @@
"require-dev": {
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^6.0 || ^8.1",
"phpstan/phpstan": "^0.12.20",
"phpstan/phpstan": "^1.4.10 || ^1.8.0",
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
"symfony/cache": "^4.4 || ^5.2"
"symfony/cache": "^4.4 || ^5.2",
"vimeo/psalm": "^4.10"
},
"type": "library",
"autoload": {
@@ -147,9 +148,9 @@
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.13.2"
"source": "https://github.com/doctrine/annotations/tree/1.13.3"
},
"time": "2021-08-05T19:00:23+00:00"
"time": "2022-07-02T10:48:51+00:00"
},
{
"name": "doctrine/cache",
@@ -246,26 +247,27 @@
},
{
"name": "doctrine/collections",
"version": "1.6.8",
"version": "1.7.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
"reference": "3fe77330f5591108bbf1315da7377a7e704ed8a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
"url": "https://api.github.com/repos/doctrine/collections/zipball/3fe77330f5591108bbf1315da7377a7e704ed8a0",
"reference": "3fe77330f5591108bbf1315da7377a7e704ed8a0",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1.3 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"phpstan/phpstan": "^0.12",
"doctrine/coding-standard": "^9.0 || ^10.0",
"phpstan/phpstan": "^1.4.8",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
"vimeo/psalm": "^4.2.1"
"vimeo/psalm": "^4.22"
},
"type": "library",
"autoload": {
@@ -309,22 +311,22 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/1.6.8"
"source": "https://github.com/doctrine/collections/tree/1.7.2"
},
"time": "2021-08-10T18:51:53+00:00"
"time": "2022-08-27T16:08:58+00:00"
},
{
"name": "doctrine/common",
"version": "3.3.0",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96"
"reference": "e09556bbdf95b8420e649162b19ae9da2d1a80f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/c824e95d4c83b7102d8bc60595445a6f7d540f96",
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96",
"url": "https://api.github.com/repos/doctrine/common/zipball/e09556bbdf95b8420e649162b19ae9da2d1a80f3",
"reference": "e09556bbdf95b8420e649162b19ae9da2d1a80f3",
"shasum": ""
},
"require": {
@@ -333,6 +335,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"doctrine/collections": "^1",
"phpstan/phpstan": "^1.4.1",
"phpstan/phpstan-phpunit": "^1",
"phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
@@ -343,7 +346,7 @@
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
"Doctrine\\Common\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -385,7 +388,7 @@
],
"support": {
"issues": "https://github.com/doctrine/common/issues",
"source": "https://github.com/doctrine/common/tree/3.3.0"
"source": "https://github.com/doctrine/common/tree/3.4.0"
},
"funding": [
{
@@ -401,20 +404,20 @@
"type": "tidelift"
}
],
"time": "2022-02-05T18:28:51+00:00"
"time": "2022-08-23T19:46:56+00:00"
},
{
"name": "doctrine/dbal",
"version": "3.3.6",
"version": "3.3.8",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21"
"reference": "f873a820227bc352d023791775a01f078a30dfe1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9e7f76dd1cde81c62574fdffa5a9c655c847ad21",
"reference": "9e7f76dd1cde81c62574fdffa5a9c655c847ad21",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/f873a820227bc352d023791775a01f078a30dfe1",
"reference": "f873a820227bc352d023791775a01f078a30dfe1",
"shasum": ""
},
"require": {
@@ -429,14 +432,14 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2022.1",
"phpstan/phpstan": "1.6.3",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "9.5.20",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"phpstan/phpstan": "1.8.2",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "9.5.21",
"psalm/plugin-phpunit": "0.17.0",
"squizlabs/php_codesniffer": "3.7.1",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.23.0"
"vimeo/psalm": "4.24.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@@ -496,7 +499,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.3.6"
"source": "https://github.com/doctrine/dbal/tree/3.3.8"
},
"funding": [
{
@@ -512,7 +515,7 @@
"type": "tidelift"
}
],
"time": "2022-05-02T17:21:01+00:00"
"time": "2022-08-05T15:35:35+00:00"
},
{
"name": "doctrine/deprecations",
@@ -559,16 +562,16 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.6.3",
"version": "2.7.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "527970d22b8ca6472ebd88d7c42e512550bd874e"
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/527970d22b8ca6472ebd88d7c42e512550bd874e",
"reference": "527970d22b8ca6472ebd88d7c42e512550bd874e",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d2088fc50494e4e7441fecca54732245a613eeb6",
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6",
"shasum": ""
},
"require": {
@@ -593,7 +596,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"doctrine/orm": "^2.10 || ^3.0",
"doctrine/orm": "^2.11 || ^3.0",
"friendsofphp/proxy-manager-lts": "^1.0",
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
"psalm/plugin-phpunit": "^0.16.1",
@@ -653,7 +656,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.6.3"
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.0"
},
"funding": [
{
@@ -669,7 +672,7 @@
"type": "tidelift"
}
],
"time": "2022-04-22T09:59:53+00:00"
"time": "2022-06-10T10:55:26+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
@@ -758,34 +761,31 @@
},
{
"name": "doctrine/event-manager",
"version": "1.1.1",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/common": "<2.9@dev"
"doctrine/common": "<2.9"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"phpunit/phpunit": "^7.0"
"doctrine/coding-standard": "^9",
"phpstan/phpstan": "~1.4.10 || ^1.5.4",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.22"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
@@ -832,7 +832,7 @@
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/1.1.x"
"source": "https://github.com/doctrine/event-manager/tree/1.1.2"
},
"funding": [
{
@@ -848,7 +848,7 @@
"type": "tidelift"
}
],
"time": "2020-05-29T18:28:51+00:00"
"time": "2022-07-27T22:18:11+00:00"
},
{
"name": "doctrine/inflector",
@@ -1195,16 +1195,16 @@
},
{
"name": "doctrine/orm",
"version": "2.12.2",
"version": "2.13.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "8291a7f09b12d14783ed6537b4586583d155869e"
"reference": "35c44a56677adb3ce796138b6e4934ce93ec6811"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/8291a7f09b12d14783ed6537b4586583d155869e",
"reference": "8291a7f09b12d14783ed6537b4586583d155869e",
"url": "https://api.github.com/repos/doctrine/orm/zipball/35c44a56677adb3ce796138b6e4934ce93ec6811",
"reference": "35c44a56677adb3ce796138b6e4934ce93ec6811",
"shasum": ""
},
"require": {
@@ -1233,15 +1233,16 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.6.3",
"phpstan/phpstan": "~1.4.10 || 1.8.2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.6.2",
"squizlabs/php_codesniffer": "3.7.1",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"vimeo/psalm": "4.23.0"
"vimeo/psalm": "4.26.0"
},
"suggest": {
"ext-dom": "Provides support for XSD validation for XML mapping files",
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
},
@@ -1288,26 +1289,25 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.12.2"
"source": "https://github.com/doctrine/orm/tree/2.13.1"
},
"time": "2022-05-02T19:10:07+00:00"
"time": "2022-08-08T09:00:16+00:00"
},
{
"name": "doctrine/persistence",
"version": "3.0.2",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "25ec98a8cbd1f850e60fdb62c0ef77c162da8704"
"reference": "ac6fce61f037d7e54dbb2435f5b5648d86548e23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/25ec98a8cbd1f850e60fdb62c0ef77c162da8704",
"reference": "25ec98a8cbd1f850e60fdb62c0ef77c162da8704",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/ac6fce61f037d7e54dbb2435f5b5648d86548e23",
"reference": "ac6fce61f037d7e54dbb2435f5b5648d86548e23",
"shasum": ""
},
"require": {
"doctrine/collections": "^1.0",
"doctrine/event-manager": "^1.0",
"php": "^7.2 || ^8.0",
"psr/cache": "^1.0 || ^2.0 || ^3.0"
@@ -1375,7 +1375,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.0.2"
"source": "https://github.com/doctrine/persistence/tree/3.0.3"
},
"funding": [
{
@@ -1391,20 +1391,20 @@
"type": "tidelift"
}
],
"time": "2022-05-06T06:10:05+00:00"
"time": "2022-08-04T21:14:21+00:00"
},
{
"name": "doctrine/sql-formatter",
"version": "1.1.2",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
"reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894"
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/20c39c2de286a9d3262cc8ed282a4ae60e265894",
"reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
"shasum": ""
},
"require": {
@@ -1430,7 +1430,7 @@
{
"name": "Jeremy Dorn",
"email": "jeremy@jeremydorn.com",
"homepage": "http://jeremydorn.com/"
"homepage": "https://jeremydorn.com/"
}
],
"description": "a PHP SQL highlighting library",
@@ -1441,22 +1441,22 @@
],
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.2"
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
},
"time": "2021-11-05T11:11:14+00:00"
"time": "2022-05-23T21:33:49+00:00"
},
{
"name": "egulias/email-validator",
"version": "3.2",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286"
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
"shasum": ""
},
"require": {
@@ -1503,7 +1503,7 @@
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/3.2"
"source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
},
"funding": [
{
@@ -1511,7 +1511,7 @@
"type": "github"
}
],
"time": "2022-05-28T22:19:18+00:00"
"time": "2022-06-18T20:57:19+00:00"
},
{
"name": "friendsofphp/proxy-manager-lts",
@@ -1844,16 +1844,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": ""
},
"require": {
@@ -1873,11 +1873,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",
@@ -1897,7 +1896,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"
},
@@ -1932,7 +1930,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": [
{
@@ -1944,7 +1942,7 @@
"type": "tidelift"
}
],
"time": "2022-06-09T08:59:12+00:00"
"time": "2022-07-24T11:55:47+00:00"
},
{
"name": "phpdocumentor/reflection-common",
@@ -2537,16 +2535,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.9",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b"
"reference": "5a0fff46df349f0db3fe242263451fddf5277362"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/a50b7249bea81ddd6d3b799ce40c5521c2f72f0b",
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b",
"url": "https://api.github.com/repos/symfony/cache/zipball/5a0fff46df349f0db3fe242263451fddf5277362",
"reference": "5a0fff46df349f0db3fe242263451fddf5277362",
"shasum": ""
},
"require": {
@@ -2614,7 +2612,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.9"
"source": "https://github.com/symfony/cache/tree/v5.4.11"
},
"funding": [
{
@@ -2630,11 +2628,11 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-07-28T15:25:17+00:00"
},
{
"name": "symfony/cache-contracts",
"version": "v2.5.1",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
@@ -2693,7 +2691,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/cache-contracts/tree/v2.5.1"
"source": "https://github.com/symfony/cache-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -2713,16 +2711,16 @@
},
{
"name": "symfony/config",
"version": "v5.4.9",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "8f551fe22672ac7ab2c95fe46d899f960ed4d979"
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/8f551fe22672ac7ab2c95fe46d899f960ed4d979",
"reference": "8f551fe22672ac7ab2c95fe46d899f960ed4d979",
"url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379",
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379",
"shasum": ""
},
"require": {
@@ -2772,7 +2770,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.4.9"
"source": "https://github.com/symfony/config/tree/v5.4.11"
},
"funding": [
{
@@ -2788,20 +2786,20 @@
"type": "tidelift"
}
],
"time": "2022-05-17T10:39:36+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/console",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb"
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/829d5d1bf60b2efeb0887b7436873becc71a45eb",
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb",
"url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"shasum": ""
},
"require": {
@@ -2871,7 +2869,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.9"
"source": "https://github.com/symfony/console/tree/v5.4.12"
},
"funding": [
{
@@ -2887,20 +2885,20 @@
"type": "tidelift"
}
],
"time": "2022-05-18T06:17:34+00:00"
"time": "2022-08-17T13:18:05+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.9",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "beecae161577305926ec078c4ed973f2b98880b3"
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/beecae161577305926ec078c4ed973f2b98880b3",
"reference": "beecae161577305926ec078c4ed973f2b98880b3",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a8b9251016e9476db73e25fa836904bc0bf74c62",
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62",
"shasum": ""
},
"require": {
@@ -2960,7 +2958,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.9"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.11"
},
"funding": [
{
@@ -2976,11 +2974,11 @@
"type": "tidelift"
}
],
"time": "2022-05-27T06:40:03+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v2.5.1",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
@@ -3027,7 +3025,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1"
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -3047,16 +3045,16 @@
},
{
"name": "symfony/doctrine-bridge",
"version": "v5.4.9",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "541a55dea361aa548f6ac3ca81488ae2756a473f"
"reference": "e0250f61a450518dd5b0b7847ec63d26665241dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/541a55dea361aa548f6ac3ca81488ae2756a473f",
"reference": "541a55dea361aa548f6ac3ca81488ae2756a473f",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e0250f61a450518dd5b0b7847ec63d26665241dd",
"reference": "e0250f61a450518dd5b0b7847ec63d26665241dd",
"shasum": ""
},
"require": {
@@ -3144,7 +3142,7 @@
"description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.9"
"source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.11"
},
"funding": [
{
@@ -3160,7 +3158,7 @@
"type": "tidelift"
}
],
"time": "2022-05-27T06:29:07+00:00"
"time": "2022-07-28T14:12:24+00:00"
},
{
"name": "symfony/dotenv",
@@ -3235,16 +3233,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": ""
},
"require": {
@@ -3286,7 +3284,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": [
{
@@ -3302,7 +3300,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T13:57:48+00:00"
"time": "2022-07-29T07:37:50+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -3391,7 +3389,7 @@
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v2.5.1",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
@@ -3450,7 +3448,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.1"
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -3470,16 +3468,16 @@
},
{
"name": "symfony/expression-language",
"version": "v5.4.8",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "9d186e1eecf9e3461c6adbdf1acf614b8da9def9"
"reference": "eb59000eb72c9681502cb501af3c666be42d215e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/9d186e1eecf9e3461c6adbdf1acf614b8da9def9",
"reference": "9d186e1eecf9e3461c6adbdf1acf614b8da9def9",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/eb59000eb72c9681502cb501af3c666be42d215e",
"reference": "eb59000eb72c9681502cb501af3c666be42d215e",
"shasum": ""
},
"require": {
@@ -3513,7 +3511,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.8"
"source": "https://github.com/symfony/expression-language/tree/v5.4.11"
},
"funding": [
{
@@ -3529,20 +3527,20 @@
"type": "tidelift"
}
],
"time": "2022-04-08T05:07:18+00:00"
"time": "2022-07-20T11:34:24+00:00"
},
{
"name": "symfony/filesystem",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba"
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba",
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
"shasum": ""
},
"require": {
@@ -3577,7 +3575,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.9"
"source": "https://github.com/symfony/filesystem/tree/v5.4.12"
},
"funding": [
{
@@ -3593,20 +3591,20 @@
"type": "tidelift"
}
],
"time": "2022-05-20T13:55:35+00:00"
"time": "2022-08-02T13:48:16+00:00"
},
{
"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": ""
},
"require": {
@@ -3640,7 +3638,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": [
{
@@ -3656,20 +3654,20 @@
"type": "tidelift"
}
],
"time": "2022-04-15T08:07:45+00:00"
"time": "2022-07-29T07:37:50+00:00"
},
{
"name": "symfony/flex",
"version": "v1.19.1",
"version": "v1.19.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "9c612796a68de4196fff4bc159db5071aa62d428"
"reference": "ab0453b16029e131c112df1a76e59eb2a47e1f67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/9c612796a68de4196fff4bc159db5071aa62d428",
"reference": "9c612796a68de4196fff4bc159db5071aa62d428",
"url": "https://api.github.com/repos/symfony/flex/zipball/ab0453b16029e131c112df1a76e59eb2a47e1f67",
"reference": "ab0453b16029e131c112df1a76e59eb2a47e1f67",
"shasum": ""
},
"require": {
@@ -3705,7 +3703,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v1.19.1"
"source": "https://github.com/symfony/flex/tree/v1.19.3"
},
"funding": [
{
@@ -3721,20 +3719,20 @@
"type": "tidelift"
}
],
"time": "2022-06-06T15:14:39+00:00"
"time": "2022-08-07T09:39:08+00:00"
},
{
"name": "symfony/form",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
"reference": "0477ff79af1da4708c9007b33b88828b3e5cc1ba"
"reference": "d8c5cc929f8dc7a58b710c9474dd7a0173006017"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/form/zipball/0477ff79af1da4708c9007b33b88828b3e5cc1ba",
"reference": "0477ff79af1da4708c9007b33b88828b3e5cc1ba",
"url": "https://api.github.com/repos/symfony/form/zipball/d8c5cc929f8dc7a58b710c9474dd7a0173006017",
"reference": "d8c5cc929f8dc7a58b710c9474dd7a0173006017",
"shasum": ""
},
"require": {
@@ -3808,7 +3806,7 @@
"description": "Allows to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/form/tree/v5.4.9"
"source": "https://github.com/symfony/form/tree/v5.4.12"
},
"funding": [
{
@@ -3824,20 +3822,20 @@
"type": "tidelift"
}
],
"time": "2022-05-21T21:13:29+00:00"
"time": "2022-08-05T13:13:10+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "1cb89cd3e36d5060545d0f223f00a774fa6430ef"
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/1cb89cd3e36d5060545d0f223f00a774fa6430ef",
"reference": "1cb89cd3e36d5060545d0f223f00a774fa6430ef",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/49f8fe5d39b7513a3f26898788885dbe66b0d910",
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910",
"shasum": ""
},
"require": {
@@ -3959,7 +3957,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.9"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.12"
},
"funding": [
{
@@ -3975,20 +3973,20 @@
"type": "tidelift"
}
],
"time": "2022-05-27T06:29:07+00:00"
"time": "2022-08-26T10:32:10+00:00"
},
{
"name": "symfony/http-client",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "dc0b15e42b762c040761c1eb9ce86a55d47cf672"
"reference": "6a057be154824487fd5e6b65ab83899e0c5ac550"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/dc0b15e42b762c040761c1eb9ce86a55d47cf672",
"reference": "dc0b15e42b762c040761c1eb9ce86a55d47cf672",
"url": "https://api.github.com/repos/symfony/http-client/zipball/6a057be154824487fd5e6b65ab83899e0c5ac550",
"reference": "6a057be154824487fd5e6b65ab83899e0c5ac550",
"shasum": ""
},
"require": {
@@ -4046,7 +4044,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.9"
"source": "https://github.com/symfony/http-client/tree/v5.4.12"
},
"funding": [
{
@@ -4062,20 +4060,20 @@
"type": "tidelift"
}
],
"time": "2022-05-21T08:57:05+00:00"
"time": "2022-08-02T15:52:22+00:00"
},
{
"name": "symfony/http-client-contracts",
"version": "v2.5.1",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
"reference": "1a4f708e4e87f335d1b1be6148060739152f0bd5"
"reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1a4f708e4e87f335d1b1be6148060739152f0bd5",
"reference": "1a4f708e4e87f335d1b1be6148060739152f0bd5",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
"reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
"shasum": ""
},
"require": {
@@ -4124,7 +4122,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v2.5.1"
"source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -4140,20 +4138,20 @@
"type": "tidelift"
}
],
"time": "2022-03-13T20:07:29+00:00"
"time": "2022-04-12T15:48:08+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522"
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b0d0e4aca38d57605dcd11e2416994b38774522",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"shasum": ""
},
"require": {
@@ -4165,8 +4163,11 @@
"require-dev": {
"predis/predis": "~1.0",
"symfony/cache": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/mime": "^4.4|^5.0|^6.0"
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
"symfony/mime": "^4.4|^5.0|^6.0",
"symfony/rate-limiter": "^5.2|^6.0"
},
"suggest": {
"symfony/mime": "To use the file extension guesser"
@@ -4197,7 +4198,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.9"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.12"
},
"funding": [
{
@@ -4213,20 +4214,20 @@
"type": "tidelift"
}
],
"time": "2022-05-17T15:07:29+00:00"
"time": "2022-08-19T07:33:17+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "34b121ad3dc761f35fe1346d2f15618f8cbf77f8"
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/34b121ad3dc761f35fe1346d2f15618f8cbf77f8",
"reference": "34b121ad3dc761f35fe1346d2f15618f8cbf77f8",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/37f660fa3bcd78fe4893ce23ebe934618ec099be",
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be",
"shasum": ""
},
"require": {
@@ -4309,7 +4310,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.9"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.12"
},
"funding": [
{
@@ -4325,20 +4326,20 @@
"type": "tidelift"
}
],
"time": "2022-05-27T07:09:08+00:00"
"time": "2022-08-26T14:40:40+00:00"
},
{
"name": "symfony/intl",
"version": "v5.4.8",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
"reference": "b9e17d7ab867ce99f89950ebced0fa91076ba12b"
"reference": "d305c0c1d31b30b3876e041804c35e49e5f8a96e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/b9e17d7ab867ce99f89950ebced0fa91076ba12b",
"reference": "b9e17d7ab867ce99f89950ebced0fa91076ba12b",
"url": "https://api.github.com/repos/symfony/intl/zipball/d305c0c1d31b30b3876e041804c35e49e5f8a96e",
"reference": "d305c0c1d31b30b3876e041804c35e49e5f8a96e",
"shasum": ""
},
"require": {
@@ -4397,7 +4398,7 @@
"localization"
],
"support": {
"source": "https://github.com/symfony/intl/tree/v5.4.8"
"source": "https://github.com/symfony/intl/tree/v5.4.11"
},
"funding": [
{
@@ -4413,20 +4414,20 @@
"type": "tidelift"
}
],
"time": "2022-04-07T09:39:59+00:00"
"time": "2022-07-20T11:34:24+00:00"
},
{
"name": "symfony/mailer",
"version": "v5.4.8",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "c6e7aa958cb2884d68562264f421ffea59cdad41"
"reference": "076043af11e58b20a68d2fd93f59cdbc6e8fdd00"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/c6e7aa958cb2884d68562264f421ffea59cdad41",
"reference": "c6e7aa958cb2884d68562264f421ffea59cdad41",
"url": "https://api.github.com/repos/symfony/mailer/zipball/076043af11e58b20a68d2fd93f59cdbc6e8fdd00",
"reference": "076043af11e58b20a68d2fd93f59cdbc6e8fdd00",
"shasum": ""
},
"require": {
@@ -4473,7 +4474,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v5.4.8"
"source": "https://github.com/symfony/mailer/tree/v5.4.12"
},
"funding": [
{
@@ -4489,20 +4490,20 @@
"type": "tidelift"
}
],
"time": "2022-04-27T17:10:22+00:00"
"time": "2022-08-03T05:17:26+00:00"
},
{
"name": "symfony/mime",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e"
"reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/2b3802a24e48d0cfccf885173d2aac91e73df92e",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e",
"url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90",
"reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90",
"shasum": ""
},
"require": {
@@ -4556,7 +4557,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.9"
"source": "https://github.com/symfony/mime/tree/v5.4.12"
},
"funding": [
{
@@ -4572,20 +4573,20 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-08-19T14:24:03+00:00"
},
{
"name": "symfony/monolog-bridge",
"version": "v5.4.3",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bridge.git",
"reference": "4b56e17c443e7092895477f047f2a70f324f984c"
"reference": "b3b0890e76e7eb626f27b165a5c501f2754dfbbd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/4b56e17c443e7092895477f047f2a70f324f984c",
"reference": "4b56e17c443e7092895477f047f2a70f324f984c",
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/b3b0890e76e7eb626f27b165a5c501f2754dfbbd",
"reference": "b3b0890e76e7eb626f27b165a5c501f2754dfbbd",
"shasum": ""
},
"require": {
@@ -4640,7 +4641,7 @@
"description": "Provides integration for Monolog with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/monolog-bridge/tree/v5.4.3"
"source": "https://github.com/symfony/monolog-bridge/tree/v5.4.10"
},
"funding": [
{
@@ -4656,7 +4657,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-06-19T12:03:50+00:00"
},
{
"name": "symfony/monolog-bundle",
@@ -4836,16 +4837,16 @@
},
{
"name": "symfony/options-resolver",
"version": "v5.4.3",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8"
"reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/cc1147cb11af1b43f503ac18f31aa3bec213aba8",
"reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690",
"reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690",
"shasum": ""
},
"require": {
@@ -4885,7 +4886,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.4.3"
"source": "https://github.com/symfony/options-resolver/tree/v5.4.11"
},
"funding": [
{
@@ -4901,20 +4902,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/password-hasher",
"version": "v5.4.8",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
"reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f"
"reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f",
"reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/b0169ed8f09a4ae39eb119218ea1685079a9b179",
"reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179",
"shasum": ""
},
"require": {
@@ -4958,7 +4959,7 @@
"password"
],
"support": {
"source": "https://github.com/symfony/password-hasher/tree/v5.4.8"
"source": "https://github.com/symfony/password-hasher/tree/v5.4.11"
},
"funding": [
{
@@ -4974,7 +4975,7 @@
"type": "tidelift"
}
],
"time": "2022-04-15T13:57:25+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
@@ -5641,16 +5642,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": ""
},
"require": {
@@ -5683,7 +5684,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": [
{
@@ -5699,20 +5700,20 @@
"type": "tidelift"
}
],
"time": "2022-04-08T05:07:18+00:00"
"time": "2022-06-27T16:58:25+00:00"
},
{
"name": "symfony/property-access",
"version": "v5.4.8",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "fe501d498d6ec7e9efe928c90fabedf629116495"
"reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/fe501d498d6ec7e9efe928c90fabedf629116495",
"reference": "fe501d498d6ec7e9efe928c90fabedf629116495",
"url": "https://api.github.com/repos/symfony/property-access/zipball/c641d63e943ed31981bad4b4dcf29fe7da2ffa8c",
"reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c",
"shasum": ""
},
"require": {
@@ -5764,7 +5765,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.8"
"source": "https://github.com/symfony/property-access/tree/v5.4.11"
},
"funding": [
{
@@ -5780,20 +5781,20 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:48:08+00:00"
"time": "2022-06-27T16:58:25+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.4.9",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "6f0a452aaba45e763f89e328df437f73a720e18e"
"reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/6f0a452aaba45e763f89e328df437f73a720e18e",
"reference": "6f0a452aaba45e763f89e328df437f73a720e18e",
"url": "https://api.github.com/repos/symfony/property-info/zipball/8a9a2b638a808cc92a2fbce185b9318e76b0e20c",
"reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c",
"shasum": ""
},
"require": {
@@ -5855,7 +5856,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.9"
"source": "https://github.com/symfony/property-info/tree/v5.4.11"
},
"funding": [
{
@@ -5871,20 +5872,20 @@
"type": "tidelift"
}
],
"time": "2022-05-17T09:47:20+00:00"
"time": "2022-07-19T08:07:51+00:00"
},
{
"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": ""
},
"require": {
@@ -5945,7 +5946,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.8"
"source": "https://github.com/symfony/routing/tree/v5.4.11"
},
"funding": [
{
@@ -5961,20 +5962,20 @@
"type": "tidelift"
}
],
"time": "2022-04-18T21:45:37+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/security-bundle",
"version": "v5.4.9",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "4d5f4953969f136ed7fa6b4a4924cf0fa54a2cd4"
"reference": "86b49feb056b840f2b79a03fcfa2d378d6d34234"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/4d5f4953969f136ed7fa6b4a4924cf0fa54a2cd4",
"reference": "4d5f4953969f136ed7fa6b4a4924cf0fa54a2cd4",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/86b49feb056b840f2b79a03fcfa2d378d6d34234",
"reference": "86b49feb056b840f2b79a03fcfa2d378d6d34234",
"shasum": ""
},
"require": {
@@ -6047,7 +6048,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.4.9"
"source": "https://github.com/symfony/security-bundle/tree/v5.4.11"
},
"funding": [
{
@@ -6063,20 +6064,20 @@
"type": "tidelift"
}
],
"time": "2022-05-22T15:37:17+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/security-core",
"version": "v5.4.8",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "4540ecb8ae82cc46d9580672888597f481ff0440"
"reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/4540ecb8ae82cc46d9580672888597f481ff0440",
"reference": "4540ecb8ae82cc46d9580672888597f481ff0440",
"url": "https://api.github.com/repos/symfony/security-core/zipball/25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92",
"reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92",
"shasum": ""
},
"require": {
@@ -6140,7 +6141,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.8"
"source": "https://github.com/symfony/security-core/tree/v5.4.11"
},
"funding": [
{
@@ -6156,20 +6157,20 @@
"type": "tidelift"
}
],
"time": "2022-04-15T08:07:45+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/security-csrf",
"version": "v5.4.9",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
"reference": "ac64013bba1c7a6555b3dc4e701f058cf9f7eb64"
"reference": "b97ab244b6dda80abb84a4a236d682871695db4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/ac64013bba1c7a6555b3dc4e701f058cf9f7eb64",
"reference": "ac64013bba1c7a6555b3dc4e701f058cf9f7eb64",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/b97ab244b6dda80abb84a4a236d682871695db4a",
"reference": "b97ab244b6dda80abb84a4a236d682871695db4a",
"shasum": ""
},
"require": {
@@ -6212,7 +6213,7 @@
"description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-csrf/tree/v5.4.9"
"source": "https://github.com/symfony/security-csrf/tree/v5.4.11"
},
"funding": [
{
@@ -6228,7 +6229,7 @@
"type": "tidelift"
}
],
"time": "2022-05-11T16:54:42+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/security-guard",
@@ -6299,16 +6300,16 @@
},
{
"name": "symfony/security-http",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "6e456f22027e7b114914b7c6f18e18c688441e2e"
"reference": "3ca3eb2a866a4a5adaf0a952d2d7db7208da378b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/6e456f22027e7b114914b7c6f18e18c688441e2e",
"reference": "6e456f22027e7b114914b7c6f18e18c688441e2e",
"url": "https://api.github.com/repos/symfony/security-http/zipball/3ca3eb2a866a4a5adaf0a952d2d7db7208da378b",
"reference": "3ca3eb2a866a4a5adaf0a952d2d7db7208da378b",
"shasum": ""
},
"require": {
@@ -6364,7 +6365,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.9"
"source": "https://github.com/symfony/security-http/tree/v5.4.12"
},
"funding": [
{
@@ -6380,20 +6381,20 @@
"type": "tidelift"
}
],
"time": "2022-05-14T12:51:09+00:00"
"time": "2022-08-23T10:55:18+00:00"
},
{
"name": "symfony/serializer",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "b54815117a06a8120604bdf00219e3a55288ee1e"
"reference": "776fa3010f62b97a7119757a66596a654cd244d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/b54815117a06a8120604bdf00219e3a55288ee1e",
"reference": "b54815117a06a8120604bdf00219e3a55288ee1e",
"url": "https://api.github.com/repos/symfony/serializer/zipball/776fa3010f62b97a7119757a66596a654cd244d4",
"reference": "776fa3010f62b97a7119757a66596a654cd244d4",
"shasum": ""
},
"require": {
@@ -6467,7 +6468,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v5.4.9"
"source": "https://github.com/symfony/serializer/tree/v5.4.12"
},
"funding": [
{
@@ -6483,20 +6484,20 @@
"type": "tidelift"
}
],
"time": "2022-05-10T09:18:46+00:00"
"time": "2022-08-26T10:32:10+00:00"
},
{
"name": "symfony/service-contracts",
"version": "v2.5.1",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c"
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
"shasum": ""
},
"require": {
@@ -6550,7 +6551,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v2.5.1"
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -6566,7 +6567,7 @@
"type": "tidelift"
}
],
"time": "2022-03-13T20:07:29+00:00"
"time": "2022-05-30T19:17:29+00:00"
},
{
"name": "symfony/stopwatch",
@@ -6632,16 +6633,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99"
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
"shasum": ""
},
"require": {
@@ -6698,7 +6699,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.9"
"source": "https://github.com/symfony/string/tree/v5.4.12"
},
"funding": [
{
@@ -6714,20 +6715,20 @@
"type": "tidelift"
}
],
"time": "2022-04-19T10:40:37+00:00"
"time": "2022-08-12T17:03:11+00:00"
},
{
"name": "symfony/translation",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "1639abc1177d26bcd4320e535e664cef067ab0ca"
"reference": "42ecc77eb4f229ce2df702a648ec93b8478d76ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/1639abc1177d26bcd4320e535e664cef067ab0ca",
"reference": "1639abc1177d26bcd4320e535e664cef067ab0ca",
"url": "https://api.github.com/repos/symfony/translation/zipball/42ecc77eb4f229ce2df702a648ec93b8478d76ae",
"reference": "42ecc77eb4f229ce2df702a648ec93b8478d76ae",
"shasum": ""
},
"require": {
@@ -6795,7 +6796,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v5.4.9"
"source": "https://github.com/symfony/translation/tree/v5.4.12"
},
"funding": [
{
@@ -6811,20 +6812,20 @@
"type": "tidelift"
}
],
"time": "2022-05-06T12:33:37+00:00"
"time": "2022-08-02T15:52:22+00:00"
},
{
"name": "symfony/translation-contracts",
"version": "v2.5.1",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "1211df0afa701e45a04253110e959d4af4ef0f07"
"reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1211df0afa701e45a04253110e959d4af4ef0f07",
"reference": "1211df0afa701e45a04253110e959d4af4ef0f07",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
"reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
"shasum": ""
},
"require": {
@@ -6873,7 +6874,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/translation-contracts/tree/v2.5.1"
"source": "https://github.com/symfony/translation-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -6889,20 +6890,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-06-27T16:58:25+00:00"
},
{
"name": "symfony/twig-bridge",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "fd13c89a1abdbaa7ee2e655d9a11405adcb7a6cf"
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/fd13c89a1abdbaa7ee2e655d9a11405adcb7a6cf",
"reference": "fd13c89a1abdbaa7ee2e655d9a11405adcb7a6cf",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/94c3b38514c953e3e84719c96d4e578a01ca1819",
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819",
"shasum": ""
},
"require": {
@@ -6994,7 +6995,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.9"
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.12"
},
"funding": [
{
@@ -7010,7 +7011,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-08-03T13:09:21+00:00"
},
{
"name": "symfony/twig-bundle",
@@ -7103,16 +7104,16 @@
},
{
"name": "symfony/validator",
"version": "v5.4.8",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad"
"reference": "38bc4d83d01b800f1fa5acaceb5ff77490b8f768"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad",
"reference": "bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad",
"url": "https://api.github.com/repos/symfony/validator/zipball/38bc4d83d01b800f1fa5acaceb5ff77490b8f768",
"reference": "38bc4d83d01b800f1fa5acaceb5ff77490b8f768",
"shasum": ""
},
"require": {
@@ -7196,7 +7197,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.4.8"
"source": "https://github.com/symfony/validator/tree/v5.4.12"
},
"funding": [
{
@@ -7212,20 +7213,20 @@
"type": "tidelift"
}
],
"time": "2022-04-15T08:07:45+00:00"
"time": "2022-08-09T11:54:29+00:00"
},
{
"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": ""
},
"require": {
@@ -7285,7 +7286,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": [
{
@@ -7301,20 +7302,20 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v5.4.9",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67"
"reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/63249ebfca4e75a357679fa7ba2089cfb898aa67",
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
"reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340",
"shasum": ""
},
"require": {
@@ -7358,7 +7359,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.9"
"source": "https://github.com/symfony/var-exporter/tree/v5.4.10"
},
"funding": [
{
@@ -7374,7 +7375,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T10:24:18+00:00"
"time": "2022-05-27T12:56:18+00:00"
},
{
"name": "symfony/web-link",
@@ -7465,16 +7466,16 @@
},
{
"name": "symfony/web-profiler-bundle",
"version": "v5.4.8",
"version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
"reference": "909c6eea7815066a80d0a362ed41abd7924e376a"
"reference": "f61c99d8dbd864b11935851b598f784bcff36fc7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/909c6eea7815066a80d0a362ed41abd7924e376a",
"reference": "909c6eea7815066a80d0a362ed41abd7924e376a",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/f61c99d8dbd864b11935851b598f784bcff36fc7",
"reference": "f61c99d8dbd864b11935851b598f784bcff36fc7",
"shasum": ""
},
"require": {
@@ -7525,7 +7526,7 @@
"description": "Provides a development tool that gives detailed information about the execution of any request",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.8"
"source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.10"
},
"funding": [
{
@@ -7541,20 +7542,20 @@
"type": "tidelift"
}
],
"time": "2022-04-22T08:14:12+00:00"
"time": "2022-06-06T19:10:58+00:00"
},
{
"name": "symfony/webpack-encore-bundle",
"version": "v1.14.1",
"version": "v1.15.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/webpack-encore-bundle.git",
"reference": "6b18be99bf2a5a402b80a2c00043fe0b365fe836"
"reference": "718673b1e758533614190ae74d07305a72bc66a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/6b18be99bf2a5a402b80a2c00043fe0b365fe836",
"reference": "6b18be99bf2a5a402b80a2c00043fe0b365fe836",
"url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/718673b1e758533614190ae74d07305a72bc66a9",
"reference": "718673b1e758533614190ae74d07305a72bc66a9",
"shasum": ""
},
"require": {
@@ -7562,7 +7563,9 @@
"symfony/asset": "^4.4 || ^5.0 || ^6.0",
"symfony/config": "^4.4 || ^5.0 || ^6.0",
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
"symfony/polyfill-php80": "^1.25.0",
"symfony/service-contracts": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
@@ -7596,7 +7599,7 @@
"description": "Integration with your Symfony app & Webpack Encore!",
"support": {
"issues": "https://github.com/symfony/webpack-encore-bundle/issues",
"source": "https://github.com/symfony/webpack-encore-bundle/tree/v1.14.1"
"source": "https://github.com/symfony/webpack-encore-bundle/tree/v1.15.1"
},
"funding": [
{
@@ -7612,20 +7615,20 @@
"type": "tidelift"
}
],
"time": "2022-05-03T17:55:32+00:00"
"time": "2022-07-13T17:07:35+00:00"
},
{
"name": "symfony/yaml",
"version": "v5.4.3",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "e80f87d2c9495966768310fc531b487ce64237a2"
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e80f87d2c9495966768310fc531b487ce64237a2",
"reference": "e80f87d2c9495966768310fc531b487ce64237a2",
"url": "https://api.github.com/repos/symfony/yaml/zipball/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
"shasum": ""
},
"require": {
@@ -7671,7 +7674,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.3"
"source": "https://github.com/symfony/yaml/tree/v5.4.12"
},
"funding": [
{
@@ -7687,7 +7690,7 @@
"type": "tidelift"
}
],
"time": "2022-01-26T16:32:32+00:00"
"time": "2022-08-02T15:52:22+00:00"
},
{
"name": "twig/extra-bundle",
@@ -7770,16 +7773,16 @@
},
{
"name": "twig/twig",
"version": "v3.4.1",
"version": "v3.4.2",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342"
"reference": "e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342",
"reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077",
"reference": "e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077",
"shasum": ""
},
"require": {
@@ -7830,7 +7833,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.4.1"
"source": "https://github.com/twigphp/Twig/tree/v3.4.2"
},
"funding": [
{
@@ -7842,7 +7845,7 @@
"type": "tidelift"
}
],
"time": "2022-05-17T05:48:52+00:00"
"time": "2022-08-12T06:47:24+00:00"
},
{
"name": "webmozart/assert",
@@ -7962,16 +7965,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v5.4.3",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "18e73179c6a33d520de1b644941eba108dd811ad"
"reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/18e73179c6a33d520de1b644941eba108dd811ad",
"reference": "18e73179c6a33d520de1b644941eba108dd811ad",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/081fe28a26b6bd671dea85ef3a4b5003f3c88027",
"reference": "081fe28a26b6bd671dea85ef3a4b5003f3c88027",
"shasum": ""
},
"require": {
@@ -8014,7 +8017,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/browser-kit/tree/v5.4.3"
"source": "https://github.com/symfony/browser-kit/tree/v5.4.11"
},
"funding": [
{
@@ -8030,20 +8033,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-07-27T15:50:05+00:00"
},
{
"name": "symfony/css-selector",
"version": "v5.4.3",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "b0a190285cd95cb019237851205b8140ef6e368e"
"reference": "c1681789f059ab756001052164726ae88512ae3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/b0a190285cd95cb019237851205b8140ef6e368e",
"reference": "b0a190285cd95cb019237851205b8140ef6e368e",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/c1681789f059ab756001052164726ae88512ae3d",
"reference": "c1681789f059ab756001052164726ae88512ae3d",
"shasum": ""
},
"require": {
@@ -8080,7 +8083,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v5.4.3"
"source": "https://github.com/symfony/css-selector/tree/v5.4.11"
},
"funding": [
{
@@ -8096,20 +8099,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-06-27T16:58:25+00:00"
},
{
"name": "symfony/debug-bundle",
"version": "v5.4.3",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug-bundle.git",
"reference": "6f508169752ed2c0d0d8a6641c4cca39a8f1dfcb"
"reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug-bundle/zipball/6f508169752ed2c0d0d8a6641c4cca39a8f1dfcb",
"reference": "6f508169752ed2c0d0d8a6641c4cca39a8f1dfcb",
"url": "https://api.github.com/repos/symfony/debug-bundle/zipball/ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
"reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
"shasum": ""
},
"require": {
@@ -8159,7 +8162,7 @@
"description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/debug-bundle/tree/v5.4.3"
"source": "https://github.com/symfony/debug-bundle/tree/v5.4.11"
},
"funding": [
{
@@ -8175,20 +8178,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v5.4.9",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "a213cbc80382320b0efdccdcdce232f191fafe3a"
"reference": "291c1e92281a09152dda089f782e23dedd34bd4f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/a213cbc80382320b0efdccdcdce232f191fafe3a",
"reference": "a213cbc80382320b0efdccdcdce232f191fafe3a",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/291c1e92281a09152dda089f782e23dedd34bd4f",
"reference": "291c1e92281a09152dda089f782e23dedd34bd4f",
"shasum": ""
},
"require": {
@@ -8234,7 +8237,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.9"
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.12"
},
"funding": [
{
@@ -8250,7 +8253,7 @@
"type": "tidelift"
}
],
"time": "2022-05-04T14:46:32+00:00"
"time": "2022-08-03T13:09:21+00:00"
},
{
"name": "symfony/maker-bundle",
@@ -8345,16 +8348,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v5.4.8",
"version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "cec05218b4fd847b87dce5b3560b288096c36950"
"reference": "31b1549f54b1a1890e725a0c1c8c2de6ef2205b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cec05218b4fd847b87dce5b3560b288096c36950",
"reference": "cec05218b4fd847b87dce5b3560b288096c36950",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/31b1549f54b1a1890e725a0c1c8c2de6ef2205b3",
"reference": "31b1549f54b1a1890e725a0c1c8c2de6ef2205b3",
"shasum": ""
},
"require": {
@@ -8408,7 +8411,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.8"
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.11"
},
"funding": [
{
@@ -8424,7 +8427,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:48:08+00:00"
"time": "2022-07-28T13:33:28+00:00"
}
],
"aliases": [],
Loading