Merge branch 'develop'
This commit is contained in:
Generated
+128
-128
@@ -2719,16 +2719,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/asset",
|
||||
"version": "v5.4.13",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/asset.git",
|
||||
"reference": "9aa867206711cb6fcca51ef127ba52a018170be9"
|
||||
"reference": "64738384c91e25ad59a66e42b3b0dc0967ca03e3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/asset/zipball/9aa867206711cb6fcca51ef127ba52a018170be9",
|
||||
"reference": "9aa867206711cb6fcca51ef127ba52a018170be9",
|
||||
"url": "https://api.github.com/repos/symfony/asset/zipball/64738384c91e25ad59a66e42b3b0dc0967ca03e3",
|
||||
"reference": "64738384c91e25ad59a66e42b3b0dc0967ca03e3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2773,7 +2773,7 @@
|
||||
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/asset/tree/v5.4.13"
|
||||
"source": "https://github.com/symfony/asset/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2789,20 +2789,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-31T08:17:19+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
"version": "v5.4.18",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/cache.git",
|
||||
"reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef"
|
||||
"reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/a33fa08a3f37bb44b90e60b9028796d6b811f9ef",
|
||||
"reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
|
||||
"reference": "e9147c89fdfdc5d5ef798bb7193f23726ad609f5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2870,7 +2870,7 @@
|
||||
"psr6"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/cache/tree/v5.4.18"
|
||||
"source": "https://github.com/symfony/cache/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2886,7 +2886,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-29T16:06:09+00:00"
|
||||
"time": "2023-01-19T09:49:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache-contracts",
|
||||
@@ -2969,16 +2969,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/config.git",
|
||||
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379"
|
||||
"reference": "9bd60843443cda9638efdca7c41eb82ed0026179"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379",
|
||||
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/9bd60843443cda9638efdca7c41eb82ed0026179",
|
||||
"reference": "9bd60843443cda9638efdca7c41eb82ed0026179",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3028,7 +3028,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.11"
|
||||
"source": "https://github.com/symfony/config/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3044,20 +3044,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-20T13:00:38+00:00"
|
||||
"time": "2023-01-08T13:23:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f"
|
||||
"reference": "dccb8d251a9017d5994c988b034d3e18aaabf740"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f",
|
||||
"reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/dccb8d251a9017d5994c988b034d3e18aaabf740",
|
||||
"reference": "dccb8d251a9017d5994c988b034d3e18aaabf740",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3127,7 +3127,7 @@
|
||||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/console/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3143,20 +3143,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-28T14:15:31+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "58f2988128d2d278280781db037677a32cf720db"
|
||||
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/58f2988128d2d278280781db037677a32cf720db",
|
||||
"reference": "58f2988128d2d278280781db037677a32cf720db",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/99dae35f2b7d1bd9b800fcda4173215fc9f79ba3",
|
||||
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3216,7 +3216,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.17"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3232,7 +3232,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-28T13:55:51+00:00"
|
||||
"time": "2023-01-23T15:37:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
@@ -3303,16 +3303,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9"
|
||||
"reference": "abf49cc084c087d94b4cb939c3f3672971784e0c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e18a9d559eb8ebc2220588f1faa726a2fcd31c9",
|
||||
"reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abf49cc084c087d94b4cb939c3f3672971784e0c",
|
||||
"reference": "abf49cc084c087d94b4cb939c3f3672971784e0c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3368,7 +3368,7 @@
|
||||
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3384,7 +3384,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-12T15:54:21+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher-contracts",
|
||||
@@ -3467,16 +3467,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/expression-language",
|
||||
"version": "v5.4.14",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/expression-language.git",
|
||||
"reference": "2f27d5b1e7926bba18e87719af75f696977cd58b"
|
||||
"reference": "5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/2f27d5b1e7926bba18e87719af75f696977cd58b",
|
||||
"reference": "2f27d5b1e7926bba18e87719af75f696977cd58b",
|
||||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646",
|
||||
"reference": "5db17a4a1c41e2d43d9b84c2eb98a5f63b11c646",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3510,7 +3510,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.14"
|
||||
"source": "https://github.com/symfony/expression-language/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3526,20 +3526,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-10-07T08:01:20+00:00"
|
||||
"time": "2023-01-14T19:14:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v5.4.13",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51"
|
||||
"reference": "648bfaca6a494f3e22378123bcee2894045dc9d8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51",
|
||||
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/648bfaca6a494f3e22378123bcee2894045dc9d8",
|
||||
"reference": "648bfaca6a494f3e22378123bcee2894045dc9d8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3574,7 +3574,7 @@
|
||||
"description": "Provides basic utilities for the filesystem",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/filesystem/tree/v5.4.13"
|
||||
"source": "https://github.com/symfony/filesystem/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3590,20 +3590,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-21T19:53:16+00:00"
|
||||
"time": "2023-01-14T19:14:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
"reference": "40c08632019838dfb3350f18cf5563b8080055fc"
|
||||
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/40c08632019838dfb3350f18cf5563b8080055fc",
|
||||
"reference": "40c08632019838dfb3350f18cf5563b8080055fc",
|
||||
"url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
|
||||
"reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3637,7 +3637,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.17"
|
||||
"source": "https://github.com/symfony/finder/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3653,7 +3653,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-22T10:31:03+00:00"
|
||||
"time": "2023-01-14T19:14:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
@@ -3816,16 +3816,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a"
|
||||
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b64a0e2df212d5849e4584cabff0cf09c5d6866a",
|
||||
"reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0",
|
||||
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3872,7 +3872,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.17"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3888,20 +3888,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-14T08:23:03+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/inflector",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/inflector.git",
|
||||
"reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377"
|
||||
"reference": "dee369ae64c7a29427e1600695067dfd90a65ca1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/inflector/zipball/4cb14dfb9cf782a1c743aaf4dac101003583d377",
|
||||
"reference": "4cb14dfb9cf782a1c743aaf4dac101003583d377",
|
||||
"url": "https://api.github.com/repos/symfony/inflector/zipball/dee369ae64c7a29427e1600695067dfd90a65ca1",
|
||||
"reference": "dee369ae64c7a29427e1600695067dfd90a65ca1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3944,7 +3944,7 @@
|
||||
"words"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/inflector/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/inflector/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3961,24 +3961,24 @@
|
||||
}
|
||||
],
|
||||
"abandoned": "EnglishInflector from the String component",
|
||||
"time": "2022-07-20T11:34:24+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mailer",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mailer.git",
|
||||
"reference": "fd816412b76447890efedaf9ddfe8632589ce10c"
|
||||
"reference": "66081dc01cfc04fdea08bbd253f44627ec5591dd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mailer/zipball/fd816412b76447890efedaf9ddfe8632589ce10c",
|
||||
"reference": "fd816412b76447890efedaf9ddfe8632589ce10c",
|
||||
"url": "https://api.github.com/repos/symfony/mailer/zipball/66081dc01cfc04fdea08bbd253f44627ec5591dd",
|
||||
"reference": "66081dc01cfc04fdea08bbd253f44627ec5591dd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"egulias/email-validator": "^2.1.10|^3",
|
||||
"egulias/email-validator": "^2.1.10|^3|^4",
|
||||
"php": ">=7.2.5",
|
||||
"psr/event-dispatcher": "^1",
|
||||
"psr/log": "^1|^2|^3",
|
||||
@@ -4021,7 +4021,7 @@
|
||||
"description": "Helps sending emails",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mailer/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/mailer/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4037,7 +4037,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-14T15:45:23+00:00"
|
||||
"time": "2023-01-09T05:43:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
@@ -5012,16 +5012,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
|
||||
"reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
|
||||
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
|
||||
"reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5054,7 +5054,7 @@
|
||||
"description": "Executes commands in sub-processes",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/process/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/process/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5070,7 +5070,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-06-27T16:58:25+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/property-access",
|
||||
@@ -5154,16 +5154,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/property-info",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/property-info.git",
|
||||
"reference": "12e1f7b3d73b1f3690aa524b92b5de9937507361"
|
||||
"reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/property-info/zipball/12e1f7b3d73b1f3690aa524b92b5de9937507361",
|
||||
"reference": "12e1f7b3d73b1f3690aa524b92b5de9937507361",
|
||||
"url": "https://api.github.com/repos/symfony/property-info/zipball/8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
|
||||
"reference": "8ccf54bce2e2edbface1e99cb5a2560a290c9e2d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5225,7 +5225,7 @@
|
||||
"validator"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/property-info/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/property-info/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5241,20 +5241,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-20T11:10:57+00:00"
|
||||
"time": "2023-01-14T11:26:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
"reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791"
|
||||
"reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/4ce2df9a469c19ba45ca6aca04fec1c358a6e791",
|
||||
"reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
|
||||
"reference": "df1b28f37c8e78912213c58ef6ab2f2037bbfdc5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5315,7 +5315,7 @@
|
||||
"url"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/routing/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/routing/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5331,7 +5331,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-20T11:10:57+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
@@ -5512,16 +5512,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b"
|
||||
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/55733a8664b8853b003e70251c58bc8cb2d82a6b",
|
||||
"reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
|
||||
"reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5578,7 +5578,7 @@
|
||||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/string/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5594,20 +5594,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-12T15:54:21+00:00"
|
||||
"time": "2023-01-01T08:32:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "ad74890513d07060255df2575703daf971de92c7"
|
||||
"reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad74890513d07060255df2575703daf971de92c7",
|
||||
"reference": "ad74890513d07060255df2575703daf971de92c7",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
|
||||
"reference": "2944bbc23f5f8da2b962fbcbf7c4a6109b2f4b7b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5667,7 +5667,7 @@
|
||||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5683,20 +5683,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-22T10:31:03+00:00"
|
||||
"time": "2023-01-16T10:52:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-exporter.git",
|
||||
"reference": "2adac0a9b55f9fb40b983b790509581dc3db0fff"
|
||||
"reference": "2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2adac0a9b55f9fb40b983b790509581dc3db0fff",
|
||||
"reference": "2adac0a9b55f9fb40b983b790509581dc3db0fff",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6",
|
||||
"reference": "2a1d06fcf2b30829d6c01dae8e6e188424d1f8f6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5740,7 +5740,7 @@
|
||||
"serialize"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5756,7 +5756,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-22T10:10:04+00:00"
|
||||
"time": "2023-01-12T16:39:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/web-link",
|
||||
@@ -5849,16 +5849,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v5.4.17",
|
||||
"version": "v5.4.19",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "edcdc11498108f8967fe95118a7ec8624b94760e"
|
||||
"reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/edcdc11498108f8967fe95118a7ec8624b94760e",
|
||||
"reference": "edcdc11498108f8967fe95118a7ec8624b94760e",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/71c05db20cb9b54d381a28255f17580e2b7e36a5",
|
||||
"reference": "71c05db20cb9b54d381a28255f17580e2b7e36a5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5904,7 +5904,7 @@
|
||||
"description": "Loads and dumps YAML files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/yaml/tree/v5.4.17"
|
||||
"source": "https://github.com/symfony/yaml/tree/v5.4.19"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -5920,7 +5920,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-13T09:57:04+00:00"
|
||||
"time": "2023-01-10T18:51:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tritum/form-element-linked-checkbox",
|
||||
@@ -6325,16 +6325,16 @@
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-composer-installers",
|
||||
"version": "v3.1.2",
|
||||
"version": "v3.1.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3/CmsComposerInstallers.git",
|
||||
"reference": "1483e434946cf68b6589cdd61c760b19d0988d62"
|
||||
"reference": "613d82075650ba846d287e20941e8a0e04ad0444"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/1483e434946cf68b6589cdd61c760b19d0988d62",
|
||||
"reference": "1483e434946cf68b6589cdd61c760b19d0988d62",
|
||||
"url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/613d82075650ba846d287e20941e8a0e04ad0444",
|
||||
"reference": "613d82075650ba846d287e20941e8a0e04ad0444",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6358,7 +6358,7 @@
|
||||
"extra": {
|
||||
"class": "TYPO3\\CMS\\Composer\\Installer\\Plugin",
|
||||
"branch-alias": {
|
||||
"dev-master": "3.1.x-dev"
|
||||
"dev-main": "3.1.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -6394,9 +6394,9 @@
|
||||
"support": {
|
||||
"general": "https://typo3.org/support/",
|
||||
"issues": "https://github.com/TYPO3/CmsComposerInstallers/issues",
|
||||
"source": "https://github.com/TYPO3/CmsComposerInstallers/tree/v3.1.2"
|
||||
"source": "https://github.com/TYPO3/CmsComposerInstallers/tree/v3.1.3"
|
||||
},
|
||||
"time": "2021-07-26T22:16:58+00:00"
|
||||
"time": "2022-08-05T19:06:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-core",
|
||||
@@ -8669,16 +8669,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
"version": "9.2.23",
|
||||
"version": "9.2.24",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c"
|
||||
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
|
||||
"reference": "9f1f0f9a2fbb680b26d1cf9b61b6eac43a6e4e9c",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed",
|
||||
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -8734,7 +8734,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.23"
|
||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -8742,7 +8742,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-12-28T12:41:10+00:00"
|
||||
"time": "2023-01-26T08:26:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
|
||||
@@ -193,9 +193,12 @@ class SearchResultService implements SingletonInterface
|
||||
|
||||
}
|
||||
|
||||
// Sort products by minprice within concept sections
|
||||
foreach ($data as $conceptUid => &$section)
|
||||
{
|
||||
// Sort products by minprice within concept sections except for 'event' concept
|
||||
foreach ($data as &$section) {
|
||||
if ('evt' === $section['concept']['code']) {
|
||||
continue;
|
||||
}
|
||||
|
||||
uasort($section['items'], function ($a, $b) {
|
||||
return strcmp($a['minPrice'], $b['minPrice']);
|
||||
});
|
||||
|
||||
@@ -19,7 +19,7 @@ class LazyLoadImageViewHelper extends ImageViewHelper
|
||||
|
||||
$src = $this->tag->getAttribute('src');
|
||||
$this->tag->removeAttribute('src');
|
||||
$this->tag->addAttribute('data', ['src' => $src]);
|
||||
$this->tag->addAttribute('data', ['src' => $src], false);
|
||||
|
||||
if (isset($this->arguments['loaderimg'])) {
|
||||
$loaderImage = $this->imageService->getImage($this->arguments['loaderimg'], null, false);
|
||||
|
||||
Reference in New Issue
Block a user