correctifs

This commit is contained in:
Arnaud Fornerot 2022-08-25 19:25:45 +02:00
parent 953cee63eb
commit 9cf7ff655b
7 changed files with 442 additions and 528 deletions

View File

@ -59,6 +59,12 @@
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/loverg-c/unirest-php"
}
],
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true,

949
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b10025eb97ca0ec25b18857a1f4c520f",
"content-hash": "8d7631f5e9055ef66369d9d0ea7d116e",
"packages": [
{
"name": "aws/aws-crt-php",
@ -58,16 +58,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.234.0",
"version": "3.234.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "d2113f1e5ec9f7f19de2472f5063333b39a55280"
"reference": "4e0edc577543d4c009c1a1b5d70d34f58b9f2e25"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d2113f1e5ec9f7f19de2472f5063333b39a55280",
"reference": "d2113f1e5ec9f7f19de2472f5063333b39a55280",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4e0edc577543d4c009c1a1b5d70d34f58b9f2e25",
"reference": "4e0edc577543d4c009c1a1b5d70d34f58b9f2e25",
"shasum": ""
},
"require": {
@ -144,32 +144,32 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.234.0"
"source": "https://github.com/aws/aws-sdk-php/tree/3.234.2"
},
"time": "2022-08-22T18:20:42+00:00"
"time": "2022-08-24T18:19:29+00:00"
},
{
"name": "brick/math",
"version": "0.9.3",
"version": "0.10.2",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
"reference": "459f2781e1a08d52ee56b0b1444086e038561e3f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
"url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f",
"reference": "459f2781e1a08d52ee56b0b1444086e038561e3f",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1 || ^8.0"
"php": "^7.4 || ^8.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
"vimeo/psalm": "4.9.2"
"phpunit/phpunit": "^9.0",
"vimeo/psalm": "4.25.0"
},
"type": "library",
"autoload": {
@ -194,19 +194,15 @@
],
"support": {
"issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.9.3"
"source": "https://github.com/brick/math/tree/0.10.2"
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/brick/math",
"type": "tidelift"
}
],
"time": "2021-08-15T20:50:18+00:00"
"time": "2022-08-10T22:54:19+00:00"
},
{
"name": "clue/stream-filter",
@ -442,26 +438,27 @@
},
{
"name": "doctrine/collections",
"version": "1.6.8",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
"reference": "07d15c8a766e664ec271ae84e5dfc597aeeb03b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
"url": "https://api.github.com/repos/doctrine/collections/zipball/07d15c8a766e664ec271ae84e5dfc597aeeb03b1",
"reference": "07d15c8a766e664ec271ae84e5dfc597aeeb03b1",
"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",
"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": {
@ -505,22 +502,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.0"
},
"time": "2021-08-10T18:51:53+00:00"
"time": "2022-08-18T05:44:45+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": {
@ -529,6 +526,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",
@ -539,7 +537,7 @@
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
"Doctrine\\Common\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -581,7 +579,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": [
{
@ -597,20 +595,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.7",
"version": "3.4.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a"
"reference": "22de295f10edbe00df74f517612f1fbd711131e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/22de295f10edbe00df74f517612f1fbd711131e2",
"reference": "22de295f10edbe00df74f517612f1fbd711131e2",
"shasum": ""
},
"require": {
@ -618,21 +616,21 @@
"doctrine/cache": "^1.11|^2.0",
"doctrine/deprecations": "^0.5.3|^1",
"doctrine/event-manager": "^1.0",
"php": "^7.3 || ^8.0",
"php": "^7.4 || ^8.0",
"psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3"
},
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2022.1",
"phpstan/phpstan": "1.7.13",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "9.5.20",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.7.0",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
"vimeo/psalm": "4.23.0"
"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.4|^6.0",
"symfony/console": "^4.4|^5.4|^6.0",
"vimeo/psalm": "4.24.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@ -692,7 +690,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.3.7"
"source": "https://github.com/doctrine/dbal/tree/3.4.2"
},
"funding": [
{
@ -708,7 +706,7 @@
"type": "tidelift"
}
],
"time": "2022-06-13T21:43:03+00:00"
"time": "2022-08-21T14:21:06+00:00"
},
{
"name": "doctrine/deprecations",
@ -954,34 +952,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"
@ -1028,7 +1023,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": [
{
@ -1044,7 +1039,7 @@
"type": "tidelift"
}
],
"time": "2020-05-29T18:28:51+00:00"
"time": "2022-07-27T22:18:11+00:00"
},
{
"name": "doctrine/inflector",
@ -1285,16 +1280,16 @@
},
{
"name": "doctrine/migrations",
"version": "3.5.1",
"version": "3.5.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
"reference": "c0a01ddead0ccaf0282f3f4fcaa026d11918a481"
"reference": "61c6ef3a10b7df43c3b6388a184754f26e58700a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/c0a01ddead0ccaf0282f3f4fcaa026d11918a481",
"reference": "c0a01ddead0ccaf0282f3f4fcaa026d11918a481",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/61c6ef3a10b7df43c3b6388a184754f26e58700a",
"reference": "61c6ef3a10b7df43c3b6388a184754f26e58700a",
"shasum": ""
},
"require": {
@ -1374,7 +1369,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.5.1"
"source": "https://github.com/doctrine/migrations/tree/3.5.2"
},
"funding": [
{
@ -1390,20 +1385,20 @@
"type": "tidelift"
}
],
"time": "2022-05-09T20:24:38+00:00"
"time": "2022-08-04T14:29:49+00:00"
},
{
"name": "doctrine/orm",
"version": "2.12.3",
"version": "2.13.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385"
"reference": "35c44a56677adb3ce796138b6e4934ce93ec6811"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/c05e1709e9ffb9abe8d37260a78975cc816ee385",
"reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385",
"url": "https://api.github.com/repos/doctrine/orm/zipball/35c44a56677adb3ce796138b6e4934ce93ec6811",
"reference": "35c44a56677adb3ce796138b6e4934ce93ec6811",
"shasum": ""
},
"require": {
@ -1432,15 +1427,16 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.7.13",
"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.7.0",
"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"
},
@ -1487,26 +1483,25 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.12.3"
"source": "https://github.com/doctrine/orm/tree/2.13.1"
},
"time": "2022-06-16T13:42:23+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"
@ -1574,7 +1569,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": [
{
@ -1590,7 +1585,7 @@
"type": "tidelift"
}
],
"time": "2022-05-06T06:10:05+00:00"
"time": "2022-08-04T21:14:21+00:00"
},
{
"name": "doctrine/sql-formatter",
@ -2614,16 +2609,16 @@
},
{
"name": "laminas/laminas-code",
"version": "4.5.2",
"version": "4.6.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-code.git",
"reference": "da01fb74c08f37e20e7ae49f1e3ee09aa401ebad"
"reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/da01fb74c08f37e20e7ae49f1e3ee09aa401ebad",
"reference": "da01fb74c08f37e20e7ae49f1e3ee09aa401ebad",
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/16ec7577ff315d53ac2e1b1f03a344d8fe680a6e",
"reference": "16ec7577ff315d53ac2e1b1f03a344d8fe680a6e",
"shasum": ""
},
"require": {
@ -2635,7 +2630,7 @@
"laminas/laminas-coding-standard": "^2.3.0",
"laminas/laminas-stdlib": "^3.6.1",
"phpunit/phpunit": "^9.5.10",
"psalm/plugin-phpunit": "^0.16.1",
"psalm/plugin-phpunit": "^0.17.0",
"vimeo/psalm": "^4.13.1"
},
"suggest": {
@ -2676,7 +2671,7 @@
"type": "community_bridge"
}
],
"time": "2022-06-06T11:26:02+00:00"
"time": "2022-07-28T22:46:52+00:00"
},
{
"name": "lcobucci/clock",
@ -2741,16 +2736,16 @@
},
{
"name": "lcobucci/jwt",
"version": "4.1.5",
"version": "4.2.1",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
"reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/72ac6d807ee51a70ad376ee03a2387e8646e10f3",
"reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3",
"shasum": ""
},
"require": {
@ -2766,12 +2761,12 @@
"infection/infection": "^0.21",
"lcobucci/coding-standard": "^6.0",
"mikey179/vfsstream": "^1.6.7",
"phpbench/phpbench": "^1.0",
"phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/php-invoker": "^3.1",
"phpunit/phpunit": "^9.5"
},
@ -2799,7 +2794,7 @@
],
"support": {
"issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/4.1.5"
"source": "https://github.com/lcobucci/jwt/tree/4.2.1"
},
"funding": [
{
@ -2811,20 +2806,20 @@
"type": "patreon"
}
],
"time": "2021-09-28T19:34:56+00:00"
"time": "2022-08-19T23:14:07+00:00"
},
{
"name": "mashape/unirest-php",
"version": "v3.0.4",
"version": "v3.0.5",
"source": {
"type": "git",
"url": "https://github.com/Mashape/unirest-php.git",
"reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb"
"url": "https://github.com/loverg-c/unirest-php.git",
"reference": "45e63d680c4d7258b2cf45bfa28d42ee024b7fee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Mashape/unirest-php/zipball/842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
"reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
"url": "https://api.github.com/repos/loverg-c/unirest-php/zipball/45e63d680c4d7258b2cf45bfa28d42ee024b7fee",
"reference": "45e63d680c4d7258b2cf45bfa28d42ee024b7fee",
"shasum": ""
},
"require": {
@ -2844,7 +2839,6 @@
"Unirest\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
@ -2859,23 +2853,22 @@
],
"support": {
"email": "opensource@mashape.com",
"issues": "https://github.com/Mashape/unirest-php/issues",
"source": "https://github.com/Mashape/unirest-php/tree/master"
"source": "https://github.com/loverg-c/unirest-php/tree/v3.0.5"
},
"time": "2016-08-11T17:49:21+00:00"
"time": "2020-02-25T11:14:07+00:00"
},
{
"name": "monolog/monolog",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "0c375495d40df0207e5833dca333f963b171ff43"
"reference": "305444bc6fb6c89e490f4b34fa6e979584d7fa81"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/0c375495d40df0207e5833dca333f963b171ff43",
"reference": "0c375495d40df0207e5833dca333f963b171ff43",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/305444bc6fb6c89e490f4b34fa6e979584d7fa81",
"reference": "305444bc6fb6c89e490f4b34fa6e979584d7fa81",
"shasum": ""
},
"require": {
@ -2895,7 +2888,6 @@
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3",
"php-console/php-console": "^3.1.3",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
@ -2918,7 +2910,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"
},
@ -2953,7 +2944,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.1.0"
"source": "https://github.com/Seldaek/monolog/tree/3.2.0"
},
"funding": [
{
@ -2965,7 +2956,7 @@
"type": "tidelift"
}
],
"time": "2022-06-09T09:09:00+00:00"
"time": "2022-07-24T12:00:55+00:00"
},
{
"name": "mtdowling/jmespath.php",
@ -3197,16 +3188,16 @@
},
{
"name": "oneup/uploader-bundle",
"version": "3.2.0",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/1up-lab/OneupUploaderBundle.git",
"reference": "461e503cef5d1f73b784aecf1131a79fcc8ed181"
"reference": "b11ea2060d4d76b7202d24ae170162b70c7a88b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/1up-lab/OneupUploaderBundle/zipball/461e503cef5d1f73b784aecf1131a79fcc8ed181",
"reference": "461e503cef5d1f73b784aecf1131a79fcc8ed181",
"url": "https://api.github.com/repos/1up-lab/OneupUploaderBundle/zipball/b11ea2060d4d76b7202d24ae170162b70c7a88b6",
"reference": "b11ea2060d4d76b7202d24ae170162b70c7a88b6",
"shasum": ""
},
"require": {
@ -3284,9 +3275,9 @@
],
"support": {
"issues": "https://github.com/1up-lab/OneupUploaderBundle/issues",
"source": "https://github.com/1up-lab/OneupUploaderBundle/tree/3.2.0"
"source": "https://github.com/1up-lab/OneupUploaderBundle/tree/3.2.1"
},
"time": "2022-03-21T13:30:30+00:00"
"time": "2022-07-25T07:48:07+00:00"
},
{
"name": "php-http/client-common",
@ -3839,16 +3830,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.6.4",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "135607f9ccc297d6923d49c2bcf309f509413215"
"reference": "367a8d9d5f7da2a0136422d27ce8840583926955"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/135607f9ccc297d6923d49c2bcf309f509413215",
"reference": "135607f9ccc297d6923d49c2bcf309f509413215",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/367a8d9d5f7da2a0136422d27ce8840583926955",
"reference": "367a8d9d5f7da2a0136422d27ce8840583926955",
"shasum": ""
},
"require": {
@ -3878,9 +3869,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.6.4"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.7.0"
},
"time": "2022-06-26T13:09:08+00:00"
"time": "2022-08-09T12:23:23+00:00"
},
{
"name": "psr/cache",
@ -4425,20 +4416,20 @@
},
{
"name": "ramsey/uuid",
"version": "4.3.1",
"version": "4.4.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28"
"reference": "373f7bacfcf3de038778ff27dcce5672ddbf4c8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/8505afd4fea63b81a85d3b7b53ac3cb8dc347c28",
"reference": "8505afd4fea63b81a85d3b7b53ac3cb8dc347c28",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/373f7bacfcf3de038778ff27dcce5672ddbf4c8a",
"reference": "373f7bacfcf3de038778ff27dcce5672ddbf4c8a",
"shasum": ""
},
"require": {
"brick/math": "^0.8 || ^0.9",
"brick/math": "^0.8 || ^0.9 || ^0.10",
"ext-ctype": "*",
"ext-json": "*",
"php": "^8.0",
@ -4454,7 +4445,6 @@
"doctrine/annotations": "^1.8",
"ergebnis/composer-normalize": "^2.15",
"mockery/mockery": "^1.3",
"moontoast/math": "^1.1",
"paragonie/random-lib": "^2",
"php-mock/php-mock": "^2.2",
"php-mock/php-mock-mockery": "^1.3",
@ -4503,7 +4493,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.3.1"
"source": "https://github.com/ramsey/uuid/tree/4.4.0"
},
"funding": [
{
@ -4515,7 +4505,7 @@
"type": "tidelift"
}
],
"time": "2022-03-27T21:42:02+00:00"
"time": "2022-08-05T17:58:37+00:00"
},
{
"name": "sensio/framework-extra-bundle",
@ -4874,16 +4864,16 @@
},
{
"name": "stella-maris/clock",
"version": "0.1.4",
"version": "0.1.5",
"source": {
"type": "git",
"url": "https://gitlab.com/stella-maris/clock.git",
"reference": "8a0a967896df4c63417385dc69328a0aec84d9cf"
"url": "git@gitlab.com:stella-maris/clock.git",
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=8a0a967896df4c63417385dc69328a0aec84d9cf",
"reference": "8a0a967896df4c63417385dc69328a0aec84d9cf",
"url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=447879c53ca0b2a762cdbfba5e76ccf4deca9158",
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158",
"shasum": ""
},
"require": {
@ -4913,11 +4903,7 @@
"point in time",
"psr20"
],
"support": {
"issues": "https://gitlab.com/stella-maris/clock/-/issues",
"source": "https://gitlab.com/stella-maris/clock/-/tree/0.1.4"
},
"time": "2022-04-17T14:12:26+00:00"
"time": "2022-08-05T07:21:25+00:00"
},
{
"name": "symfony/asset",
@ -4993,16 +4979,16 @@
},
{
"name": "symfony/cache",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "7d8415956df68c8dcbc9468e119945e39bacead1"
"reference": "5cf8e75f02932818889e0609380b8d5427a6c86c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/7d8415956df68c8dcbc9468e119945e39bacead1",
"reference": "7d8415956df68c8dcbc9468e119945e39bacead1",
"url": "https://api.github.com/repos/symfony/cache/zipball/5cf8e75f02932818889e0609380b8d5427a6c86c",
"reference": "5cf8e75f02932818889e0609380b8d5427a6c86c",
"shasum": ""
},
"require": {
@ -5069,7 +5055,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v6.1.2"
"source": "https://github.com/symfony/cache/tree/v6.1.3"
},
"funding": [
{
@ -5085,7 +5071,7 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:21:48+00:00"
"time": "2022-07-29T07:42:06+00:00"
},
{
"name": "symfony/cache-contracts",
@ -5168,16 +5154,16 @@
},
{
"name": "symfony/config",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "ed8d12417bcacd2d969750feb1fe1aab1c11e613"
"reference": "a0645dc585d378b73c01115dd7ab9348f7d40c85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/ed8d12417bcacd2d969750feb1fe1aab1c11e613",
"reference": "ed8d12417bcacd2d969750feb1fe1aab1c11e613",
"url": "https://api.github.com/repos/symfony/config/zipball/a0645dc585d378b73c01115dd7ab9348f7d40c85",
"reference": "a0645dc585d378b73c01115dd7ab9348f7d40c85",
"shasum": ""
},
"require": {
@ -5225,7 +5211,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/v6.1.0"
"source": "https://github.com/symfony/config/tree/v6.1.3"
},
"funding": [
{
@ -5241,20 +5227,20 @@
"type": "tidelift"
}
],
"time": "2022-05-17T12:56:32+00:00"
"time": "2022-07-20T15:00:40+00:00"
},
{
"name": "symfony/console",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "7a86c1c42fbcb69b59768504c7bca1d3767760b7"
"reference": "43fcb5c5966b43c56bcfa481368d90d748936ab8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/7a86c1c42fbcb69b59768504c7bca1d3767760b7",
"reference": "7a86c1c42fbcb69b59768504c7bca1d3767760b7",
"url": "https://api.github.com/repos/symfony/console/zipball/43fcb5c5966b43c56bcfa481368d90d748936ab8",
"reference": "43fcb5c5966b43c56bcfa481368d90d748936ab8",
"shasum": ""
},
"require": {
@ -5321,7 +5307,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.1.2"
"source": "https://github.com/symfony/console/tree/v6.1.3"
},
"funding": [
{
@ -5337,20 +5323,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T13:01:30+00:00"
"time": "2022-07-22T14:17:57+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "5635ff016a814d7984b1c4644ad28e7df546077b"
"reference": "079e336a1880f457b219aecc3d41bef2f1093b0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5635ff016a814d7984b1c4644ad28e7df546077b",
"reference": "5635ff016a814d7984b1c4644ad28e7df546077b",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/079e336a1880f457b219aecc3d41bef2f1093b0b",
"reference": "079e336a1880f457b219aecc3d41bef2f1093b0b",
"shasum": ""
},
"require": {
@ -5408,7 +5394,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/v6.1.2"
"source": "https://github.com/symfony/dependency-injection/tree/v6.1.3"
},
"funding": [
{
@ -5424,7 +5410,7 @@
"type": "tidelift"
}
],
"time": "2022-06-26T13:01:30+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -5495,16 +5481,16 @@
},
{
"name": "symfony/doctrine-bridge",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "3f5e41d66dc82b92f31a1c6cc6bb3443cb8844f4"
"reference": "68b53b14f337dbc6f92cf6f1656a0adad42482e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/3f5e41d66dc82b92f31a1c6cc6bb3443cb8844f4",
"reference": "3f5e41d66dc82b92f31a1c6cc6bb3443cb8844f4",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/68b53b14f337dbc6f92cf6f1656a0adad42482e0",
"reference": "68b53b14f337dbc6f92cf6f1656a0adad42482e0",
"shasum": ""
},
"require": {
@ -5590,7 +5576,7 @@
"description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/doctrine-bridge/tree/v6.1.2"
"source": "https://github.com/symfony/doctrine-bridge/tree/v6.1.3"
},
"funding": [
{
@ -5606,20 +5592,20 @@
"type": "tidelift"
}
],
"time": "2022-06-21T07:16:29+00:00"
"time": "2022-07-29T07:42:06+00:00"
},
{
"name": "symfony/doctrine-messenger",
"version": "v6.1.1",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "701737026417c41e734054321f7e9dbbcac9f125"
"reference": "9a2e1b98ac5a13f48caacb1a8c9f3e9df24bd402"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/701737026417c41e734054321f7e9dbbcac9f125",
"reference": "701737026417c41e734054321f7e9dbbcac9f125",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/9a2e1b98ac5a13f48caacb1a8c9f3e9df24bd402",
"reference": "9a2e1b98ac5a13f48caacb1a8c9f3e9df24bd402",
"shasum": ""
},
"require": {
@ -5662,7 +5648,7 @@
"description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v6.1.1"
"source": "https://github.com/symfony/doctrine-messenger/tree/v6.1.3"
},
"funding": [
{
@ -5678,7 +5664,7 @@
"type": "tidelift"
}
],
"time": "2022-06-09T12:51:38+00:00"
"time": "2022-07-28T13:40:41+00:00"
},
{
"name": "symfony/dotenv",
@ -5755,16 +5741,16 @@
},
{
"name": "symfony/error-handler",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "d02c662651e5de760bb7d5e94437113309e8f8a0"
"reference": "736e42db3fd586d91820355988698e434e1d8419"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/d02c662651e5de760bb7d5e94437113309e8f8a0",
"reference": "d02c662651e5de760bb7d5e94437113309e8f8a0",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/736e42db3fd586d91820355988698e434e1d8419",
"reference": "736e42db3fd586d91820355988698e434e1d8419",
"shasum": ""
},
"require": {
@ -5806,7 +5792,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/v6.1.0"
"source": "https://github.com/symfony/error-handler/tree/v6.1.3"
},
"funding": [
{
@ -5822,7 +5808,7 @@
"type": "tidelift"
}
],
"time": "2022-05-23T10:32:57+00:00"
"time": "2022-07-29T07:42:06+00:00"
},
{
"name": "symfony/event-dispatcher",
@ -5988,16 +5974,16 @@
},
{
"name": "symfony/expression-language",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "909368a5c6a4a22d35174ec7811002f8d66435ba"
"reference": "ccd57a54d24dcf6e6c6a0d4eda7042f0861c5b13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/909368a5c6a4a22d35174ec7811002f8d66435ba",
"reference": "909368a5c6a4a22d35174ec7811002f8d66435ba",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/ccd57a54d24dcf6e6c6a0d4eda7042f0861c5b13",
"reference": "ccd57a54d24dcf6e6c6a0d4eda7042f0861c5b13",
"shasum": ""
},
"require": {
@ -6031,7 +6017,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v6.1.2"
"source": "https://github.com/symfony/expression-language/tree/v6.1.3"
},
"funding": [
{
@ -6047,20 +6033,20 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:21:48+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/filesystem",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "3132d2f43ca799c2aa099f9738d98228c56baa5d"
"reference": "c780e677cddda78417fa5187a7c6cd2f21110db9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/3132d2f43ca799c2aa099f9738d98228c56baa5d",
"reference": "3132d2f43ca799c2aa099f9738d98228c56baa5d",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c780e677cddda78417fa5187a7c6cd2f21110db9",
"reference": "c780e677cddda78417fa5187a7c6cd2f21110db9",
"shasum": ""
},
"require": {
@ -6094,7 +6080,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v6.1.0"
"source": "https://github.com/symfony/filesystem/tree/v6.1.3"
},
"funding": [
{
@ -6110,20 +6096,20 @@
"type": "tidelift"
}
],
"time": "2022-05-21T13:34:40+00:00"
"time": "2022-07-20T14:45:06+00:00"
},
{
"name": "symfony/finder",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "45b8beb69d6eb3b05a65689ebfd4222326773f8f"
"reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/45b8beb69d6eb3b05a65689ebfd4222326773f8f",
"reference": "45b8beb69d6eb3b05a65689ebfd4222326773f8f",
"url": "https://api.github.com/repos/symfony/finder/zipball/39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
"reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
"shasum": ""
},
"require": {
@ -6158,7 +6144,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v6.1.0"
"source": "https://github.com/symfony/finder/tree/v6.1.3"
},
"funding": [
{
@ -6174,20 +6160,20 @@
"type": "tidelift"
}
],
"time": "2022-04-15T08:08:08+00:00"
"time": "2022-07-29T07:42:06+00:00"
},
{
"name": "symfony/flex",
"version": "v2.2.2",
"version": "v2.2.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "78510b1be591433513c8087deec24e9fd90d110d"
"reference": "0763da1bdcce1d48c06778d48249905c26d34a72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/78510b1be591433513c8087deec24e9fd90d110d",
"reference": "78510b1be591433513c8087deec24e9fd90d110d",
"url": "https://api.github.com/repos/symfony/flex/zipball/0763da1bdcce1d48c06778d48249905c26d34a72",
"reference": "0763da1bdcce1d48c06778d48249905c26d34a72",
"shasum": ""
},
"require": {
@ -6223,7 +6209,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.2.2"
"source": "https://github.com/symfony/flex/tree/v2.2.3"
},
"funding": [
{
@ -6239,20 +6225,20 @@
"type": "tidelift"
}
],
"time": "2022-06-15T06:51:57+00:00"
"time": "2022-08-07T09:39:47+00:00"
},
{
"name": "symfony/form",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
"reference": "e7d5c8967096267d1b55e4278733aaf2bbe92528"
"reference": "b435d0eebfcd6985e8bdc984e67888278a6e6d6d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/form/zipball/e7d5c8967096267d1b55e4278733aaf2bbe92528",
"reference": "e7d5c8967096267d1b55e4278733aaf2bbe92528",
"url": "https://api.github.com/repos/symfony/form/zipball/b435d0eebfcd6985e8bdc984e67888278a6e6d6d",
"reference": "b435d0eebfcd6985e8bdc984e67888278a6e6d6d",
"shasum": ""
},
"require": {
@ -6325,7 +6311,7 @@
"description": "Allows to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/form/tree/v6.1.2"
"source": "https://github.com/symfony/form/tree/v6.1.3"
},
"funding": [
{
@ -6341,20 +6327,20 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:21:48+00:00"
"time": "2022-07-20T15:00:40+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "2a5c75abda7887b030fdcc7ce441d9b4a5bf1744"
"reference": "7973a1c66b8b58613d1bf3ed0a0a671d58d0991f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/2a5c75abda7887b030fdcc7ce441d9b4a5bf1744",
"reference": "2a5c75abda7887b030fdcc7ce441d9b4a5bf1744",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/7973a1c66b8b58613d1bf3ed0a0a671d58d0991f",
"reference": "7973a1c66b8b58613d1bf3ed0a0a671d58d0991f",
"shasum": ""
},
"require": {
@ -6476,7 +6462,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/v6.1.2"
"source": "https://github.com/symfony/framework-bundle/tree/v6.1.3"
},
"funding": [
{
@ -6492,20 +6478,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T10:01:04+00:00"
"time": "2022-07-29T06:42:38+00:00"
},
{
"name": "symfony/http-client",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "ea1af6c8cc479147d67a3fead457dd7b06261041"
"reference": "1ef59920a9cedf223e8564ae8ad7608cbe799b4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/ea1af6c8cc479147d67a3fead457dd7b06261041",
"reference": "ea1af6c8cc479147d67a3fead457dd7b06261041",
"url": "https://api.github.com/repos/symfony/http-client/zipball/1ef59920a9cedf223e8564ae8ad7608cbe799b4d",
"reference": "1ef59920a9cedf223e8564ae8ad7608cbe799b4d",
"shasum": ""
},
"require": {
@ -6560,7 +6546,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/v6.1.2"
"source": "https://github.com/symfony/http-client/tree/v6.1.3"
},
"funding": [
{
@ -6576,7 +6562,7 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:02:30+00:00"
"time": "2022-07-28T13:40:41+00:00"
},
{
"name": "symfony/http-client-contracts",
@ -6661,16 +6647,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "86119d294e51afe4d8e07da96b63332bd1f3f52c"
"reference": "b03712c93759a81fc243ecc18ec4637958afebdb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/86119d294e51afe4d8e07da96b63332bd1f3f52c",
"reference": "86119d294e51afe4d8e07da96b63332bd1f3f52c",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b03712c93759a81fc243ecc18ec4637958afebdb",
"reference": "b03712c93759a81fc243ecc18ec4637958afebdb",
"shasum": ""
},
"require": {
@ -6713,7 +6699,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.1.2"
"source": "https://github.com/symfony/http-foundation/tree/v6.1.3"
},
"funding": [
{
@ -6729,20 +6715,20 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:21:48+00:00"
"time": "2022-07-27T15:50:51+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "8aaede489900dda61aee208557f63bfa1bca0877"
"reference": "0692bc185a1dbb54864686a1fc6785667279da70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8aaede489900dda61aee208557f63bfa1bca0877",
"reference": "8aaede489900dda61aee208557f63bfa1bca0877",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/0692bc185a1dbb54864686a1fc6785667279da70",
"reference": "0692bc185a1dbb54864686a1fc6785667279da70",
"shasum": ""
},
"require": {
@ -6823,7 +6809,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/v6.1.2"
"source": "https://github.com/symfony/http-kernel/tree/v6.1.3"
},
"funding": [
{
@ -6839,7 +6825,7 @@
"type": "tidelift"
}
],
"time": "2022-06-26T17:06:14+00:00"
"time": "2022-07-29T12:59:10+00:00"
},
{
"name": "symfony/intl",
@ -6923,16 +6909,16 @@
},
{
"name": "symfony/lock",
"version": "v6.1.1",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
"reference": "449938b839ee8d6fd33f868f6eb983f5f67ca1da"
"reference": "6e8c324132f8ebb47a1a8506031a55f0020783fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/449938b839ee8d6fd33f868f6eb983f5f67ca1da",
"reference": "449938b839ee8d6fd33f868f6eb983f5f67ca1da",
"url": "https://api.github.com/repos/symfony/lock/zipball/6e8c324132f8ebb47a1a8506031a55f0020783fc",
"reference": "6e8c324132f8ebb47a1a8506031a55f0020783fc",
"shasum": ""
},
"require": {
@ -6980,7 +6966,7 @@
"semaphore"
],
"support": {
"source": "https://github.com/symfony/lock/tree/v6.1.1"
"source": "https://github.com/symfony/lock/tree/v6.1.3"
},
"funding": [
{
@ -6996,20 +6982,20 @@
"type": "tidelift"
}
],
"time": "2022-06-09T15:15:55+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/mailer",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "8fa150355115ea09238858ae3cfaf249fd1fd5ed"
"reference": "b2db228a93278863d1567f90d7caf26922dbfede"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/8fa150355115ea09238858ae3cfaf249fd1fd5ed",
"reference": "8fa150355115ea09238858ae3cfaf249fd1fd5ed",
"url": "https://api.github.com/repos/symfony/mailer/zipball/b2db228a93278863d1567f90d7caf26922dbfede",
"reference": "b2db228a93278863d1567f90d7caf26922dbfede",
"shasum": ""
},
"require": {
@ -7054,7 +7040,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v6.1.2"
"source": "https://github.com/symfony/mailer/tree/v6.1.3"
},
"funding": [
{
@ -7070,20 +7056,20 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:21:48+00:00"
"time": "2022-07-27T15:50:51+00:00"
},
{
"name": "symfony/maker-bundle",
"version": "v1.44.0",
"version": "v1.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/maker-bundle.git",
"reference": "fa535d792e9261ae7a78481f643c00991e1d1588"
"reference": "7ae4ff28ac1b6d6d55591999026040d58b8a3967"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/fa535d792e9261ae7a78481f643c00991e1d1588",
"reference": "fa535d792e9261ae7a78481f643c00991e1d1588",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/7ae4ff28ac1b6d6d55591999026040d58b8a3967",
"reference": "7ae4ff28ac1b6d6d55591999026040d58b8a3967",
"shasum": ""
},
"require": {
@ -7147,7 +7133,7 @@
],
"support": {
"issues": "https://github.com/symfony/maker-bundle/issues",
"source": "https://github.com/symfony/maker-bundle/tree/v1.44.0"
"source": "https://github.com/symfony/maker-bundle/tree/v1.45.0"
},
"funding": [
{
@ -7163,7 +7149,7 @@
"type": "tidelift"
}
],
"time": "2022-07-13T17:37:04+00:00"
"time": "2022-07-26T12:31:45+00:00"
},
{
"name": "symfony/mercure",
@ -7334,16 +7320,16 @@
},
{
"name": "symfony/messenger",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
"reference": "c7e22722857c9d4a0d3a0f9d06a4f15984c4569f"
"reference": "8d36b2447ed50a92a21f031bc6d3a3fefbe73bf3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/c7e22722857c9d4a0d3a0f9d06a4f15984c4569f",
"reference": "c7e22722857c9d4a0d3a0f9d06a4f15984c4569f",
"url": "https://api.github.com/repos/symfony/messenger/zipball/8d36b2447ed50a92a21f031bc6d3a3fefbe73bf3",
"reference": "8d36b2447ed50a92a21f031bc6d3a3fefbe73bf3",
"shasum": ""
},
"require": {
@ -7400,7 +7386,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/messenger/tree/v6.1.2"
"source": "https://github.com/symfony/messenger/tree/v6.1.3"
},
"funding": [
{
@ -7416,20 +7402,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T13:01:30+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/mime",
"version": "v6.1.1",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "56508865dd883dce3c863af11b3e8053adab30d7"
"reference": "9c0247994fc6584da8591ba64b2bffaace9df87d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/56508865dd883dce3c863af11b3e8053adab30d7",
"reference": "56508865dd883dce3c863af11b3e8053adab30d7",
"url": "https://api.github.com/repos/symfony/mime/zipball/9c0247994fc6584da8591ba64b2bffaace9df87d",
"reference": "9c0247994fc6584da8591ba64b2bffaace9df87d",
"shasum": ""
},
"require": {
@ -7481,7 +7467,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.1.1"
"source": "https://github.com/symfony/mime/tree/v6.1.3"
},
"funding": [
{
@ -7497,7 +7483,7 @@
"type": "tidelift"
}
],
"time": "2022-06-09T12:51:38+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/monolog-bridge",
@ -7808,16 +7794,16 @@
},
{
"name": "symfony/password-hasher",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
"reference": "655b2b92281977edc880fffbaa3a9ceb176834db"
"reference": "264894821636b77bb8282db6ec33b8b07b7a0678"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/655b2b92281977edc880fffbaa3a9ceb176834db",
"reference": "655b2b92281977edc880fffbaa3a9ceb176834db",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/264894821636b77bb8282db6ec33b8b07b7a0678",
"reference": "264894821636b77bb8282db6ec33b8b07b7a0678",
"shasum": ""
},
"require": {
@ -7860,7 +7846,7 @@
"password"
],
"support": {
"source": "https://github.com/symfony/password-hasher/tree/v6.1.0"
"source": "https://github.com/symfony/password-hasher/tree/v6.1.3"
},
"funding": [
{
@ -7876,7 +7862,7 @@
"type": "tidelift"
}
],
"time": "2022-04-15T14:25:02+00:00"
"time": "2022-07-20T14:45:06+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
@ -8384,16 +8370,16 @@
},
{
"name": "symfony/process",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "318718453c2be58266f1a9e74063d13cb8dd4165"
"reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/318718453c2be58266f1a9e74063d13cb8dd4165",
"reference": "318718453c2be58266f1a9e74063d13cb8dd4165",
"url": "https://api.github.com/repos/symfony/process/zipball/a6506e99cfad7059b1ab5cab395854a0a0c21292",
"reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292",
"shasum": ""
},
"require": {
@ -8425,7 +8411,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.1.0"
"source": "https://github.com/symfony/process/tree/v6.1.3"
},
"funding": [
{
@ -8441,20 +8427,20 @@
"type": "tidelift"
}
],
"time": "2022-05-11T12:12:29+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/property-access",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "71a4cab59753349d25dfb1e34a342a6bd6a818cc"
"reference": "25108ee9b62d6ef0815007d9c7cf6a7ba40bb7c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/71a4cab59753349d25dfb1e34a342a6bd6a818cc",
"reference": "71a4cab59753349d25dfb1e34a342a6bd6a818cc",
"url": "https://api.github.com/repos/symfony/property-access/zipball/25108ee9b62d6ef0815007d9c7cf6a7ba40bb7c5",
"reference": "25108ee9b62d6ef0815007d9c7cf6a7ba40bb7c5",
"shasum": ""
},
"require": {
@ -8504,7 +8490,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v6.1.0"
"source": "https://github.com/symfony/property-access/tree/v6.1.3"
},
"funding": [
{
@ -8520,20 +8506,20 @@
"type": "tidelift"
}
],
"time": "2022-04-12T16:22:53+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/property-info",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "4989684b39c929fcf3ba432afdd932879fbc1334"
"reference": "2fc363ed2f2b5d3b231ed0824e066d140d3fd1d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/4989684b39c929fcf3ba432afdd932879fbc1334",
"reference": "4989684b39c929fcf3ba432afdd932879fbc1334",
"url": "https://api.github.com/repos/symfony/property-info/zipball/2fc363ed2f2b5d3b231ed0824e066d140d3fd1d8",
"reference": "2fc363ed2f2b5d3b231ed0824e066d140d3fd1d8",
"shasum": ""
},
"require": {
@ -8593,7 +8579,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v6.1.2"
"source": "https://github.com/symfony/property-info/tree/v6.1.3"
},
"funding": [
{
@ -8609,7 +8595,7 @@
"type": "tidelift"
}
],
"time": "2022-06-10T06:48:13+00:00"
"time": "2022-07-19T08:34:05+00:00"
},
{
"name": "symfony/proxy-manager-bridge",
@ -8767,16 +8753,16 @@
},
{
"name": "symfony/routing",
"version": "v6.1.1",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "8f068b792e515b25e26855ac8dc7fe800399f3e5"
"reference": "ef9108b3a88045b7546e808fb404ddb073dd35ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/8f068b792e515b25e26855ac8dc7fe800399f3e5",
"reference": "8f068b792e515b25e26855ac8dc7fe800399f3e5",
"url": "https://api.github.com/repos/symfony/routing/zipball/ef9108b3a88045b7546e808fb404ddb073dd35ea",
"reference": "ef9108b3a88045b7546e808fb404ddb073dd35ea",
"shasum": ""
},
"require": {
@ -8835,7 +8821,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.1.1"
"source": "https://github.com/symfony/routing/tree/v6.1.3"
},
"funding": [
{
@ -8851,20 +8837,20 @@
"type": "tidelift"
}
],
"time": "2022-06-08T12:21:15+00:00"
"time": "2022-07-20T15:00:40+00:00"
},
{
"name": "symfony/runtime",
"version": "v6.1.1",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/runtime.git",
"reference": "7be7f6e7546b2a680fd4a604ea27985eef3b0ef9"
"reference": "e5d4d848656cbb1812d5f911b1bdec205c6e2fac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/runtime/zipball/7be7f6e7546b2a680fd4a604ea27985eef3b0ef9",
"reference": "7be7f6e7546b2a680fd4a604ea27985eef3b0ef9",
"url": "https://api.github.com/repos/symfony/runtime/zipball/e5d4d848656cbb1812d5f911b1bdec205c6e2fac",
"reference": "e5d4d848656cbb1812d5f911b1bdec205c6e2fac",
"shasum": ""
},
"require": {
@ -8911,7 +8897,7 @@
"description": "Enables decoupling PHP applications from global state",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/runtime/tree/v6.1.1"
"source": "https://github.com/symfony/runtime/tree/v6.1.3"
},
"funding": [
{
@ -8927,20 +8913,20 @@
"type": "tidelift"
}
],
"time": "2022-06-02T11:43:19+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/security-bundle",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "8c4e4b13973d9d246ef38a455f70006e5897ff92"
"reference": "1410129e36e5d0cf4bde73f4ed5d9e18acff06b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/8c4e4b13973d9d246ef38a455f70006e5897ff92",
"reference": "8c4e4b13973d9d246ef38a455f70006e5897ff92",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/1410129e36e5d0cf4bde73f4ed5d9e18acff06b3",
"reference": "1410129e36e5d0cf4bde73f4ed5d9e18acff06b3",
"shasum": ""
},
"require": {
@ -9011,7 +8997,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/v6.1.0"
"source": "https://github.com/symfony/security-bundle/tree/v6.1.3"
},
"funding": [
{
@ -9027,20 +9013,20 @@
"type": "tidelift"
}
],
"time": "2022-05-23T10:32:57+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/security-core",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "56e0bcb3ba556785e651fe1cb07603bd0f13039d"
"reference": "6c3b79685d7546adf72898b3dc4fa6eb6b488c42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/56e0bcb3ba556785e651fe1cb07603bd0f13039d",
"reference": "56e0bcb3ba556785e651fe1cb07603bd0f13039d",
"url": "https://api.github.com/repos/symfony/security-core/zipball/6c3b79685d7546adf72898b3dc4fa6eb6b488c42",
"reference": "6c3b79685d7546adf72898b3dc4fa6eb6b488c42",
"shasum": ""
},
"require": {
@ -9102,7 +9088,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v6.1.2"
"source": "https://github.com/symfony/security-core/tree/v6.1.3"
},
"funding": [
{
@ -9118,7 +9104,7 @@
"type": "tidelift"
}
],
"time": "2022-06-25T06:59:01+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/security-csrf",
@ -9193,16 +9179,16 @@
},
{
"name": "symfony/security-http",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "698de9a50514187dcd4c5112e1a5d126a2c36434"
"reference": "941b4e6628214711874606d5f80510b556a21622"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/698de9a50514187dcd4c5112e1a5d126a2c36434",
"reference": "698de9a50514187dcd4c5112e1a5d126a2c36434",
"url": "https://api.github.com/repos/symfony/security-http/zipball/941b4e6628214711874606d5f80510b556a21622",
"reference": "941b4e6628214711874606d5f80510b556a21622",
"shasum": ""
},
"require": {
@ -9256,7 +9242,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v6.1.2"
"source": "https://github.com/symfony/security-http/tree/v6.1.3"
},
"funding": [
{
@ -9272,20 +9258,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T13:01:30+00:00"
"time": "2022-07-29T07:42:06+00:00"
},
{
"name": "symfony/serializer",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "1634ac09337990f1a4489263be090a40b0acd985"
"reference": "2c59be38d343e2ed4d4ea3c05965c2ae41c7109f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/1634ac09337990f1a4489263be090a40b0acd985",
"reference": "1634ac09337990f1a4489263be090a40b0acd985",
"url": "https://api.github.com/repos/symfony/serializer/zipball/2c59be38d343e2ed4d4ea3c05965c2ae41c7109f",
"reference": "2c59be38d343e2ed4d4ea3c05965c2ae41c7109f",
"shasum": ""
},
"require": {
@ -9357,7 +9343,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/v6.1.2"
"source": "https://github.com/symfony/serializer/tree/v6.1.3"
},
"funding": [
{
@ -9373,7 +9359,7 @@
"type": "tidelift"
}
],
"time": "2022-06-26T16:35:04+00:00"
"time": "2022-07-28T22:08:12+00:00"
},
{
"name": "symfony/service-contracts",
@ -9524,16 +9510,16 @@
},
{
"name": "symfony/string",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "1903f2879875280c5af944625e8246d81c2f0604"
"reference": "f35241f45c30bcd9046af2bb200a7086f70e1d6b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/1903f2879875280c5af944625e8246d81c2f0604",
"reference": "1903f2879875280c5af944625e8246d81c2f0604",
"url": "https://api.github.com/repos/symfony/string/zipball/f35241f45c30bcd9046af2bb200a7086f70e1d6b",
"reference": "f35241f45c30bcd9046af2bb200a7086f70e1d6b",
"shasum": ""
},
"require": {
@ -9589,7 +9575,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.1.2"
"source": "https://github.com/symfony/string/tree/v6.1.3"
},
"funding": [
{
@ -9605,20 +9591,20 @@
"type": "tidelift"
}
],
"time": "2022-06-26T16:35:04+00:00"
"time": "2022-07-27T15:50:51+00:00"
},
{
"name": "symfony/templating",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/templating.git",
"reference": "a3a01bab82f67eb0568afd0dd77c8049d330fa82"
"reference": "6d8e5d7cc2d7759aab512e7c7ac3d0bad1c7d3eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/templating/zipball/a3a01bab82f67eb0568afd0dd77c8049d330fa82",
"reference": "a3a01bab82f67eb0568afd0dd77c8049d330fa82",
"url": "https://api.github.com/repos/symfony/templating/zipball/6d8e5d7cc2d7759aab512e7c7ac3d0bad1c7d3eb",
"reference": "6d8e5d7cc2d7759aab512e7c7ac3d0bad1c7d3eb",
"shasum": ""
},
"require": {
@ -9657,7 +9643,7 @@
"description": "Provides all the tools needed to build any kind of template system",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/templating/tree/v6.1.0"
"source": "https://github.com/symfony/templating/tree/v6.1.3"
},
"funding": [
{
@ -9673,20 +9659,20 @@
"type": "tidelift"
}
],
"time": "2022-04-01T07:15:35+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/translation",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "b254416631615bc6fe49b0a67f18658827288147"
"reference": "b042e16087d298d08c1f013ff505d16c12a3b1be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/b254416631615bc6fe49b0a67f18658827288147",
"reference": "b254416631615bc6fe49b0a67f18658827288147",
"url": "https://api.github.com/repos/symfony/translation/zipball/b042e16087d298d08c1f013ff505d16c12a3b1be",
"reference": "b042e16087d298d08c1f013ff505d16c12a3b1be",
"shasum": ""
},
"require": {
@ -9753,7 +9739,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.1.0"
"source": "https://github.com/symfony/translation/tree/v6.1.3"
},
"funding": [
{
@ -9769,7 +9755,7 @@
"type": "tidelift"
}
],
"time": "2022-05-11T12:12:29+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/translation-contracts",
@ -9854,16 +9840,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "320b9ec7db38b78ce2ea8173b925be55e697f8e5"
"reference": "e16ffa5cf4de7b4fe753e5f2cd8b62067819a342"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/320b9ec7db38b78ce2ea8173b925be55e697f8e5",
"reference": "320b9ec7db38b78ce2ea8173b925be55e697f8e5",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/e16ffa5cf4de7b4fe753e5f2cd8b62067819a342",
"reference": "e16ffa5cf4de7b4fe753e5f2cd8b62067819a342",
"shasum": ""
},
"require": {
@ -9956,7 +9942,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v6.1.2"
"source": "https://github.com/symfony/twig-bridge/tree/v6.1.3"
},
"funding": [
{
@ -9972,7 +9958,7 @@
"type": "tidelift"
}
],
"time": "2022-06-19T13:21:48+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/twig-bundle",
@ -10062,16 +10048,16 @@
},
{
"name": "symfony/validator",
"version": "v6.1.1",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "b2ae30b952165080e810c3a118b230184cb97db0"
"reference": "14a14730609ad6c4f82153ddebf263800833b1cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/b2ae30b952165080e810c3a118b230184cb97db0",
"reference": "b2ae30b952165080e810c3a118b230184cb97db0",
"url": "https://api.github.com/repos/symfony/validator/zipball/14a14730609ad6c4f82153ddebf263800833b1cc",
"reference": "14a14730609ad6c4f82153ddebf263800833b1cc",
"shasum": ""
},
"require": {
@ -10150,7 +10136,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v6.1.1"
"source": "https://github.com/symfony/validator/tree/v6.1.3"
},
"funding": [
{
@ -10166,20 +10152,20 @@
"type": "tidelift"
}
],
"time": "2022-06-09T12:51:38+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "98587d939cb783aa04e828e8fa857edaca24c212"
"reference": "d5a5e44a2260c5eb5e746bf4f1fbd12ee6ceb427"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/98587d939cb783aa04e828e8fa857edaca24c212",
"reference": "98587d939cb783aa04e828e8fa857edaca24c212",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d5a5e44a2260c5eb5e746bf4f1fbd12ee6ceb427",
"reference": "d5a5e44a2260c5eb5e746bf4f1fbd12ee6ceb427",
"shasum": ""
},
"require": {
@ -10238,7 +10224,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.1.0"
"source": "https://github.com/symfony/var-dumper/tree/v6.1.3"
},
"funding": [
{
@ -10254,20 +10240,20 @@
"type": "tidelift"
}
],
"time": "2022-05-21T13:34:40+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v6.1.1",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "ce1452317b1210ddfe18d143fa8a09c18f034b89"
"reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/ce1452317b1210ddfe18d143fa8a09c18f034b89",
"reference": "ce1452317b1210ddfe18d143fa8a09c18f034b89",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/b49350f45cebbba6e5286485264b912f2bcfc9ef",
"reference": "b49350f45cebbba6e5286485264b912f2bcfc9ef",
"shasum": ""
},
"require": {
@ -10310,7 +10296,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.1.1"
"source": "https://github.com/symfony/var-exporter/tree/v6.1.3"
},
"funding": [
{
@ -10326,7 +10312,7 @@
"type": "tidelift"
}
],
"time": "2022-05-27T12:58:07+00:00"
"time": "2022-07-04T16:01:56+00:00"
},
{
"name": "symfony/web-link",
@ -10489,16 +10475,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "b01c4e7dc6a51cbf114567af04a19789fd1011fe"
"reference": "cc48dd42ae1201abced04ae38284e23ce2d2d8f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/b01c4e7dc6a51cbf114567af04a19789fd1011fe",
"reference": "b01c4e7dc6a51cbf114567af04a19789fd1011fe",
"url": "https://api.github.com/repos/symfony/yaml/zipball/cc48dd42ae1201abced04ae38284e23ce2d2d8f3",
"reference": "cc48dd42ae1201abced04ae38284e23ce2d2d8f3",
"shasum": ""
},
"require": {
@ -10543,7 +10529,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.1.2"
"source": "https://github.com/symfony/yaml/tree/v6.1.3"
},
"funding": [
{
@ -10559,7 +10545,7 @@
"type": "tidelift"
}
],
"time": "2022-06-20T12:01:07+00:00"
"time": "2022-07-20T14:45:06+00:00"
},
{
"name": "tetranz/select2entity-bundle",
@ -10699,16 +10685,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": {
@ -10759,7 +10745,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": [
{
@ -10771,7 +10757,7 @@
"type": "tidelift"
}
],
"time": "2022-05-17T05:48:52+00:00"
"time": "2022-08-12T06:47:24+00:00"
},
{
"name": "webmozart/assert",
@ -10932,23 +10918,23 @@
},
{
"name": "zircote/swagger-php",
"version": "4.4.7",
"version": "4.4.8",
"source": {
"type": "git",
"url": "https://github.com/zircote/swagger-php.git",
"reference": "97abe42376b41e072ede13b6f0582457a54d797a"
"reference": "34c0980c4cd4f32a1a43f995463001e450d18896"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/97abe42376b41e072ede13b6f0582457a54d797a",
"reference": "97abe42376b41e072ede13b6f0582457a54d797a",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/34c0980c4cd4f32a1a43f995463001e450d18896",
"reference": "34c0980c4cd4f32a1a43f995463001e450d18896",
"shasum": ""
},
"require": {
"doctrine/annotations": "^1.7",
"ext-json": "*",
"php": ">=7.2",
"psr/log": "^1.1 || ^2.0 || 3.0",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"symfony/finder": ">=2.2",
"symfony/yaml": ">=3.3"
},
@ -11003,24 +10989,24 @@
],
"support": {
"issues": "https://github.com/zircote/swagger-php/issues",
"source": "https://github.com/zircote/swagger-php/tree/4.4.7"
"source": "https://github.com/zircote/swagger-php/tree/4.4.8"
},
"time": "2022-07-02T04:55:25+00:00"
"time": "2022-08-16T23:21:13+00:00"
}
],
"packages-dev": [
{
"name": "masterminds/html5",
"version": "2.7.5",
"version": "2.7.6",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
"reference": "897eb517a343a2281f11bc5556d6548db7d93947"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
"reference": "897eb517a343a2281f11bc5556d6548db7d93947",
"shasum": ""
},
"require": {
@ -11074,9 +11060,9 @@
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
"source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
},
"time": "2021-07-01T14:25:37+00:00"
"time": "2022-08-18T16:18:26+00:00"
},
{
"name": "myclabs/deep-copy",
@ -11248,92 +11234,25 @@
},
"time": "2022-02-21T01:04:05+00:00"
},
{
"name": "phpspec/prophecy",
"version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2",
"php": "^7.2 || ~8.0, <8.2",
"phpdocumentor/reflection-docblock": "^5.2",
"sebastian/comparator": "^3.0 || ^4.0",
"sebastian/recursion-context": "^3.0 || ^4.0"
},
"require-dev": {
"phpspec/phpspec": "^6.0 || ^7.0",
"phpunit/phpunit": "^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"support": {
"issues": "https://github.com/phpspec/prophecy/issues",
"source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
},
"time": "2021-12-08T12:19:24+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.15",
"version": "9.2.16",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f"
"reference": "2593003befdcc10db5e213f9f28814f5aa8ac073"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
"reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2593003befdcc10db5e213f9f28814f5aa8ac073",
"reference": "2593003befdcc10db5e213f9f28814f5aa8ac073",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^4.13.0",
"nikic/php-parser": "^4.14",
"php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2",
@ -11382,7 +11301,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.16"
},
"funding": [
{
@ -11390,7 +11309,7 @@
"type": "github"
}
],
"time": "2022-03-07T09:28:20+00:00"
"time": "2022-08-20T05:26:47+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -11635,16 +11554,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.21",
"version": "9.5.23",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1"
"reference": "888556852e7e9bbeeedb9656afe46118765ade34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1",
"reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/888556852e7e9bbeeedb9656afe46118765ade34",
"reference": "888556852e7e9bbeeedb9656afe46118765ade34",
"shasum": ""
},
"require": {
@ -11659,7 +11578,6 @@
"phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2",
"php": ">=7.3",
"phpspec/prophecy": "^1.12.1",
"phpunit/php-code-coverage": "^9.2.13",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
@ -11677,9 +11595,6 @@
"sebastian/type": "^3.0",
"sebastian/version": "^3.0.2"
},
"require-dev": {
"phpspec/prophecy-phpunit": "^2.0.1"
},
"suggest": {
"ext-soap": "*",
"ext-xdebug": "*"
@ -11721,7 +11636,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.23"
},
"funding": [
{
@ -11733,7 +11648,7 @@
"type": "github"
}
],
"time": "2022-06-19T12:14:25+00:00"
"time": "2022-08-22T14:01:36+00:00"
},
{
"name": "sebastian/cli-parser",
@ -12701,16 +12616,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "b839cef6e6526bd2090efe92c218d8c7479a51e0"
"reference": "2e3b6a4406c2af963c634d7bd0457402b67dcc56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/b839cef6e6526bd2090efe92c218d8c7479a51e0",
"reference": "b839cef6e6526bd2090efe92c218d8c7479a51e0",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/2e3b6a4406c2af963c634d7bd0457402b67dcc56",
"reference": "2e3b6a4406c2af963c634d7bd0457402b67dcc56",
"shasum": ""
},
"require": {
@ -12752,7 +12667,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/v6.1.0"
"source": "https://github.com/symfony/browser-kit/tree/v6.1.3"
},
"funding": [
{
@ -12768,20 +12683,20 @@
"type": "tidelift"
}
],
"time": "2022-05-06T20:04:05+00:00"
"time": "2022-07-27T15:50:51+00:00"
},
{
"name": "symfony/css-selector",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "05c40f02f621609404b8820ff8bc39acb46e19cf"
"reference": "0dd5e36b80e1de97f8f74ed7023ac2b837a36443"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/05c40f02f621609404b8820ff8bc39acb46e19cf",
"reference": "05c40f02f621609404b8820ff8bc39acb46e19cf",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/0dd5e36b80e1de97f8f74ed7023ac2b837a36443",
"reference": "0dd5e36b80e1de97f8f74ed7023ac2b837a36443",
"shasum": ""
},
"require": {
@ -12817,7 +12732,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v6.1.0"
"source": "https://github.com/symfony/css-selector/tree/v6.1.3"
},
"funding": [
{
@ -12833,20 +12748,20 @@
"type": "tidelift"
}
],
"time": "2022-02-25T11:15:52+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/debug-bundle",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug-bundle.git",
"reference": "46c6fea401634b4bcdf9bd46a29065e7ea83a62c"
"reference": "4084f86639bf0270d6dd2225fc8d7c317780dd6b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug-bundle/zipball/46c6fea401634b4bcdf9bd46a29065e7ea83a62c",
"reference": "46c6fea401634b4bcdf9bd46a29065e7ea83a62c",
"url": "https://api.github.com/repos/symfony/debug-bundle/zipball/4084f86639bf0270d6dd2225fc8d7c317780dd6b",
"reference": "4084f86639bf0270d6dd2225fc8d7c317780dd6b",
"shasum": ""
},
"require": {
@ -12895,7 +12810,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/v6.1.0"
"source": "https://github.com/symfony/debug-bundle/tree/v6.1.3"
},
"funding": [
{
@ -12911,20 +12826,20 @@
"type": "tidelift"
}
],
"time": "2022-04-15T14:25:02+00:00"
"time": "2022-07-20T13:46:29+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v6.1.0",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "baacc99edd169bd8e06723f4c38150ef97feca0f"
"reference": "58eb9858d8752ac3586fffb37421441fc18f793c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/baacc99edd169bd8e06723f4c38150ef97feca0f",
"reference": "baacc99edd169bd8e06723f4c38150ef97feca0f",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/58eb9858d8752ac3586fffb37421441fc18f793c",
"reference": "58eb9858d8752ac3586fffb37421441fc18f793c",
"shasum": ""
},
"require": {
@ -12965,7 +12880,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v6.1.0"
"source": "https://github.com/symfony/dom-crawler/tree/v6.1.3"
},
"funding": [
{
@ -12981,20 +12896,20 @@
"type": "tidelift"
}
],
"time": "2022-05-04T14:48:14+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/phpunit-bridge",
"version": "v6.1.2",
"version": "v6.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "899fdec151add3dc339cf394a15100a1acc177ad"
"reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/899fdec151add3dc339cf394a15100a1acc177ad",
"reference": "899fdec151add3dc339cf394a15100a1acc177ad",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/75c2fa71d049c1f48e39d208c0cefba97e66335a",
"reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a",
"shasum": ""
},
"require": {
@ -13048,7 +12963,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.2"
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.3"
},
"funding": [
{
@ -13064,7 +12979,7 @@
"type": "tidelift"
}
],
"time": "2022-06-20T12:01:07+00:00"
"time": "2022-07-28T13:40:41+00:00"
},
{
"name": "symfony/web-profiler-bundle",

View File

@ -154,6 +154,7 @@ services:
nginx:
image: nginx:1.19.2-alpine
container_name: nginx
volumes:
- ./containers/minio/nginx.conf:/etc/nginx/nginx.conf:ro
ports:

View File

@ -237,13 +237,7 @@ class SecurityController extends AbstractController
"client_secret" => $this->getParameter("oauthClientsecret"),
];
$response=$this->apiservice->run("POST",$apiurl,$query);
return $this->render('Home/home.html.twig',[
"useheader"=>true,
"usemenu"=>true,
"usesidebar"=>false,
"maxsize"=>1000,
]);
if(!$response||$response->code!="200") return $this->logout($request);
$token=$response->body->access_token;
$request->getSession()->set("oauthToken",$token);

View File

@ -51,7 +51,6 @@ class ApiService
$response = \Unirest\Request::post($url,$header,$query);
}
catch (\Exception $e) {
die();
return false;
}
break;
@ -61,7 +60,6 @@ class ApiService
$response = @\Unirest\Request::get($url,$header,$query);
}
catch (\Exception $e) {
dump($e);
return false;
}
break;

View File

@ -2,7 +2,7 @@
{% block body %}
<div style="text-align:center">
<img src="{{ appAlias }}uploads/logo/{{ app.session.get('logolight') }}" style="height:120px;margin-top:10px;margin-bottom:20px;">
<img src="{{ path('app_minio_image',{file:"uploads/logo/"~app.session.get("logolight")}) }}" style="height:120px;margin-top:10px;margin-bottom:20px;">
<h1 style="border:none">{{app.session.get('appname')}}</h1>
{{ form_start(form, {'action': path('app_loginldapcheck'), 'method': 'POST'}) }}
<div class="card homecard mb-3" style="width:400px; margin:auto; text-align: left;">

View File

@ -4,7 +4,7 @@
{% block body %}
<div style="text-align:center">
<img src="{{ appAlias }}uploads/logo/{{ app.session.get('logolight') }}" style="height:120px;margin-top:10px;margin-bottom:20px;">
<img src="{{ path('app_minio_image',{file:"uploads/logo/"~app.session.get("logolight")}) }}" style="height:120px;margin-top:10px;margin-bottom:20px;">
<h1 style="border:none">{{app.session.get('appname')}}</h1>
<form action="{{ path('app_login') }}" method="post">
<div class="card homecard mb-3" style="width:400px; margin:auto">