Update php-mineur
All checks were successful
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 7s
CI / build-test (push) Successful in 1m29s
rector / Rector (push) Successful in 1m26s
rector / Rector (pull_request) Successful in 1m23s

This commit is contained in:
Renovate Bot 2025-01-30 00:03:18 +00:00
parent e8554bcecc
commit 0f68579302

334
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "534e1d8a7b5e9b57ac26730f92ac2581", "content-hash": "2496ee46fdf43e7872579f8088f8ec7f",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@ -2487,16 +2487,16 @@
}, },
{ {
"name": "symfony/asset-mapper", "name": "symfony/asset-mapper",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/asset-mapper.git", "url": "https://github.com/symfony/asset-mapper.git",
"reference": "ffb733232bb6bb85ef6a994f47c817e7c2ecab9c" "reference": "d9a514cbaba040691d5b10afc20755590d2ac80a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/asset-mapper/zipball/ffb733232bb6bb85ef6a994f47c817e7c2ecab9c", "url": "https://api.github.com/repos/symfony/asset-mapper/zipball/d9a514cbaba040691d5b10afc20755590d2ac80a",
"reference": "ffb733232bb6bb85ef6a994f47c817e7c2ecab9c", "reference": "d9a514cbaba040691d5b10afc20755590d2ac80a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2546,7 +2546,7 @@
"description": "Maps directories of assets & makes them available in a public directory with versioned filenames.", "description": "Maps directories of assets & makes them available in a public directory with versioned filenames.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/asset-mapper/tree/v7.2.0" "source": "https://github.com/symfony/asset-mapper/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -2562,20 +2562,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-20T11:17:29+00:00" "time": "2025-01-27T11:08:17+00:00"
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v7.2.1", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "e7e983596b744c4539f31e79b0350a6cf5878a20" "reference": "8d773a575e446de220dca03d600b2d8e1c1c10ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/e7e983596b744c4539f31e79b0350a6cf5878a20", "url": "https://api.github.com/repos/symfony/cache/zipball/8d773a575e446de220dca03d600b2d8e1c1c10ec",
"reference": "e7e983596b744c4539f31e79b0350a6cf5878a20", "reference": "8d773a575e446de220dca03d600b2d8e1c1c10ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2644,7 +2644,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v7.2.1" "source": "https://github.com/symfony/cache/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -2660,7 +2660,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-07T08:08:50+00:00" "time": "2025-01-27T11:08:17+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -2814,16 +2814,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "bcd3c4adf0144dee5011bb35454728c38adec055" "reference": "7716594aaae91d9141be080240172a92ecca4d44"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/bcd3c4adf0144dee5011bb35454728c38adec055", "url": "https://api.github.com/repos/symfony/config/zipball/7716594aaae91d9141be080240172a92ecca4d44",
"reference": "bcd3c4adf0144dee5011bb35454728c38adec055", "reference": "7716594aaae91d9141be080240172a92ecca4d44",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2869,7 +2869,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v7.2.0" "source": "https://github.com/symfony/config/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -2885,7 +2885,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-04T11:36:24+00:00" "time": "2025-01-22T12:07:01+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -2982,16 +2982,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "a475747af1a1c98272a5471abc35f3da81197c5d" "reference": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a475747af1a1c98272a5471abc35f3da81197c5d", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc",
"reference": "a475747af1a1c98272a5471abc35f3da81197c5d", "reference": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3042,7 +3042,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v7.2.0" "source": "https://github.com/symfony/dependency-injection/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -3058,7 +3058,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-25T15:45:00+00:00" "time": "2025-01-17T10:56:55+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -3238,16 +3238,16 @@
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "1abbc58849847e6b43c042b17046371ef397be19" "reference": "55cd0f79415b3ae18587df903926c8e5d2b51f25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/1abbc58849847e6b43c042b17046371ef397be19", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/55cd0f79415b3ae18587df903926c8e5d2b51f25",
"reference": "1abbc58849847e6b43c042b17046371ef397be19", "reference": "55cd0f79415b3ae18587df903926c8e5d2b51f25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3290,7 +3290,7 @@
"description": "Symfony Doctrine Messenger Bridge", "description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v7.2.2" "source": "https://github.com/symfony/doctrine-messenger/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -3306,7 +3306,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-30T19:00:17+00:00" "time": "2025-01-07T09:39:55+00:00"
}, },
{ {
"name": "symfony/dotenv", "name": "symfony/dotenv",
@ -3384,16 +3384,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v7.2.1", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "6150b89186573046167796fa5f3f76601d5145f8" "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/6150b89186573046167796fa5f3f76601d5145f8", "url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49",
"reference": "6150b89186573046167796fa5f3f76601d5145f8", "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3439,7 +3439,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v7.2.1" "source": "https://github.com/symfony/error-handler/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -3455,7 +3455,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-07T08:50:44+00:00" "time": "2025-01-07T09:39:55+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -3877,16 +3877,16 @@
}, },
{ {
"name": "symfony/form", "name": "symfony/form",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/form.git", "url": "https://github.com/symfony/form.git",
"reference": "264cff30f52f12149aff92bbc23e78160a45c2f3" "reference": "092a89345db25f8e4fc1804a4d3f184766e36e69"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/form/zipball/264cff30f52f12149aff92bbc23e78160a45c2f3", "url": "https://api.github.com/repos/symfony/form/zipball/092a89345db25f8e4fc1804a4d3f184766e36e69",
"reference": "264cff30f52f12149aff92bbc23e78160a45c2f3", "reference": "092a89345db25f8e4fc1804a4d3f184766e36e69",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3954,7 +3954,7 @@
"description": "Allows to easily create, process and reuse HTML forms", "description": "Allows to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/form/tree/v7.2.0" "source": "https://github.com/symfony/form/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -3970,20 +3970,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-27T11:55:00+00:00" "time": "2024-12-24T12:02:08+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "aaf86f38b483ce101c7e60be050bc0140431cfe2" "reference": "d37a43dd0b2079605fcab3056dac71934f06dc0f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/aaf86f38b483ce101c7e60be050bc0140431cfe2", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d37a43dd0b2079605fcab3056dac71934f06dc0f",
"reference": "aaf86f38b483ce101c7e60be050bc0140431cfe2", "reference": "d37a43dd0b2079605fcab3056dac71934f06dc0f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4104,7 +4104,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v7.2.2" "source": "https://github.com/symfony/framework-bundle/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4120,20 +4120,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-19T14:25:03+00:00" "time": "2025-01-29T07:13:55+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "339ba21476eb184290361542f732ad12c97591ec" "reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/339ba21476eb184290361542f732ad12c97591ec", "url": "https://api.github.com/repos/symfony/http-client/zipball/7ce6078c79a4a7afff931c413d2959d3bffbfb8d",
"reference": "339ba21476eb184290361542f732ad12c97591ec", "reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4199,7 +4199,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v7.2.2" "source": "https://github.com/symfony/http-client/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4215,7 +4215,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-30T18:35:15+00:00" "time": "2025-01-28T15:51:35+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@ -4297,16 +4297,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588" "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/62d1a43796ca3fea3f83a8470dfe63a4af3bc588", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee1b504b8926198be89d05e5b6fc4c3810c090f0",
"reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588", "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4355,7 +4355,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v7.2.2" "source": "https://github.com/symfony/http-foundation/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4371,20 +4371,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-30T19:00:17+00:00" "time": "2025-01-17T10:56:55+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306" "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/3c432966bd8c7ec7429663105f5a02d7e75b4306", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b",
"reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306", "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4469,7 +4469,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.2.2" "source": "https://github.com/symfony/http-kernel/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4485,7 +4485,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-31T14:59:40+00:00" "time": "2025-01-29T07:40:13+00:00"
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
@ -4575,16 +4575,16 @@
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc" "reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/e4d358702fb66e4c8a2af08e90e7271a62de39cc", "url": "https://api.github.com/repos/symfony/mailer/zipball/f3871b182c44997cf039f3b462af4a48fb85f9d3",
"reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc", "reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4635,7 +4635,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v7.2.0" "source": "https://github.com/symfony/mailer/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4651,20 +4651,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-25T15:21:05+00:00" "time": "2025-01-27T11:08:17+00:00"
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v7.2.1", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "cc0e820c02a0a887a88ddb52b7c4de4634677ce6" "reference": "8e5b72deb81e57c8868eb9fe7b1dcb4af694ef10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/cc0e820c02a0a887a88ddb52b7c4de4634677ce6", "url": "https://api.github.com/repos/symfony/messenger/zipball/8e5b72deb81e57c8868eb9fe7b1dcb4af694ef10",
"reference": "cc0e820c02a0a887a88ddb52b7c4de4634677ce6", "reference": "8e5b72deb81e57c8868eb9fe7b1dcb4af694ef10",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4722,7 +4722,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues", "description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/messenger/tree/v7.2.1" "source": "https://github.com/symfony/messenger/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4738,20 +4738,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-07T08:08:50+00:00" "time": "2025-01-17T10:17:27+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.2.1", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283" "reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/7f9617fcf15cb61be30f8b252695ed5e2bfac283", "url": "https://api.github.com/repos/symfony/mime/zipball/2fc3b4bd67e4747e45195bc4c98bea4628476204",
"reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283", "reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4806,7 +4806,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.2.1" "source": "https://github.com/symfony/mime/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -4822,7 +4822,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-07T08:50:44+00:00" "time": "2025-01-27T11:08:17+00:00"
}, },
{ {
"name": "symfony/monolog-bridge", "name": "symfony/monolog-bridge",
@ -5824,16 +5824,16 @@
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "3ae42efba01e45aaedecf5c93c8d6a3ab3a82276" "reference": "b28732e315d81fbec787f838034de7d6c9b2b902"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/3ae42efba01e45aaedecf5c93c8d6a3ab3a82276", "url": "https://api.github.com/repos/symfony/property-access/zipball/b28732e315d81fbec787f838034de7d6c9b2b902",
"reference": "3ae42efba01e45aaedecf5c93c8d6a3ab3a82276", "reference": "b28732e315d81fbec787f838034de7d6c9b2b902",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5880,7 +5880,7 @@
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v7.2.0" "source": "https://github.com/symfony/property-access/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -5896,20 +5896,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-26T12:28:35+00:00" "time": "2025-01-17T10:56:55+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "1dfeb0dac7a99f7b3be42db9ccc299c5a6483fcf" "reference": "dedb118fd588a92f226b390250b384d25f4192fe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/1dfeb0dac7a99f7b3be42db9ccc299c5a6483fcf", "url": "https://api.github.com/repos/symfony/property-info/zipball/dedb118fd588a92f226b390250b384d25f4192fe",
"reference": "1dfeb0dac7a99f7b3be42db9ccc299c5a6483fcf", "reference": "dedb118fd588a92f226b390250b384d25f4192fe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5920,7 +5920,9 @@
"conflict": { "conflict": {
"phpdocumentor/reflection-docblock": "<5.2", "phpdocumentor/reflection-docblock": "<5.2",
"phpdocumentor/type-resolver": "<1.5.1", "phpdocumentor/type-resolver": "<1.5.1",
"symfony/dependency-injection": "<6.4" "symfony/cache": "<6.4",
"symfony/dependency-injection": "<6.4",
"symfony/serializer": "<6.4"
}, },
"require-dev": { "require-dev": {
"phpdocumentor/reflection-docblock": "^5.2", "phpdocumentor/reflection-docblock": "^5.2",
@ -5963,7 +5965,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v7.2.2" "source": "https://github.com/symfony/property-info/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -5979,20 +5981,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-31T11:04:50+00:00" "time": "2025-01-27T11:08:17+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e" "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/e10a2450fa957af6c448b9b93c9010a4e4c0725e", "url": "https://api.github.com/repos/symfony/routing/zipball/ee9a67edc6baa33e5fae662f94f91fd262930996",
"reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e", "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6044,7 +6046,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.2.0" "source": "https://github.com/symfony/routing/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -6060,20 +6062,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-25T11:08:51+00:00" "time": "2025-01-17T10:56:55+00:00"
}, },
{ {
"name": "symfony/runtime", "name": "symfony/runtime",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/runtime.git", "url": "https://github.com/symfony/runtime.git",
"reference": "2c350568f3eaccb25fbbbf962bd67cde273121a7" "reference": "8e8d09bd69b7f6c0260dd3d58f37bd4fbdeab5ad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/runtime/zipball/2c350568f3eaccb25fbbbf962bd67cde273121a7", "url": "https://api.github.com/repos/symfony/runtime/zipball/8e8d09bd69b7f6c0260dd3d58f37bd4fbdeab5ad",
"reference": "2c350568f3eaccb25fbbbf962bd67cde273121a7", "reference": "8e8d09bd69b7f6c0260dd3d58f37bd4fbdeab5ad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6123,7 +6125,7 @@
"runtime" "runtime"
], ],
"support": { "support": {
"source": "https://github.com/symfony/runtime/tree/v7.2.0" "source": "https://github.com/symfony/runtime/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -6139,20 +6141,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-06T11:43:25+00:00" "time": "2024-12-29T21:39:47+00:00"
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-bundle.git", "url": "https://github.com/symfony/security-bundle.git",
"reference": "e7b04b503a4eb49307b9997ac9370f403c2f5198" "reference": "721de227035c6e4c322fb7dd4839586d58bc0cf5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/e7b04b503a4eb49307b9997ac9370f403c2f5198", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/721de227035c6e4c322fb7dd4839586d58bc0cf5",
"reference": "e7b04b503a4eb49307b9997ac9370f403c2f5198", "reference": "721de227035c6e4c322fb7dd4839586d58bc0cf5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6229,7 +6231,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-bundle/tree/v7.2.2" "source": "https://github.com/symfony/security-bundle/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -6245,20 +6247,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-30T18:55:54+00:00" "time": "2025-01-07T09:39:55+00:00"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "fdbf318b939a86f89b0c071f60b9d551261d3cc1" "reference": "466784ffcd0b5a16e05394335897f790b17d07e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/fdbf318b939a86f89b0c071f60b9d551261d3cc1", "url": "https://api.github.com/repos/symfony/security-core/zipball/466784ffcd0b5a16e05394335897f790b17d07e4",
"reference": "fdbf318b939a86f89b0c071f60b9d551261d3cc1", "reference": "466784ffcd0b5a16e05394335897f790b17d07e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6316,7 +6318,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v7.2.0" "source": "https://github.com/symfony/security-core/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -6332,20 +6334,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-27T09:50:52+00:00" "time": "2025-01-27T11:08:17+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-csrf.git", "url": "https://github.com/symfony/security-csrf.git",
"reference": "a2031e57dc02002163770a5cc02fafdd70decf1d" "reference": "2b4b0c46c901729e4e90719eacd980381f53e0a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/a2031e57dc02002163770a5cc02fafdd70decf1d", "url": "https://api.github.com/repos/symfony/security-csrf/zipball/2b4b0c46c901729e4e90719eacd980381f53e0a3",
"reference": "a2031e57dc02002163770a5cc02fafdd70decf1d", "reference": "2b4b0c46c901729e4e90719eacd980381f53e0a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6386,7 +6388,7 @@
"description": "Symfony Security Component - CSRF Library", "description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-csrf/tree/v7.2.2" "source": "https://github.com/symfony/security-csrf/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -6402,20 +6404,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-20T09:56:48+00:00" "time": "2025-01-02T18:42:10+00:00"
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v7.2.1", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "125844598d9cef4fe72a9f6c4a78ac7c59c3f532" "reference": "d185c4126ef2ca8b89b6e81d67bf14a52532657f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/125844598d9cef4fe72a9f6c4a78ac7c59c3f532", "url": "https://api.github.com/repos/symfony/security-http/zipball/d185c4126ef2ca8b89b6e81d67bf14a52532657f",
"reference": "125844598d9cef4fe72a9f6c4a78ac7c59c3f532", "reference": "d185c4126ef2ca8b89b6e81d67bf14a52532657f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6474,7 +6476,7 @@
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-http/tree/v7.2.1" "source": "https://github.com/symfony/security-http/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -6490,20 +6492,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-07T08:50:44+00:00" "time": "2025-01-28T15:51:35+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "3f5ed9f5e6c02e3853109190ba38408f5e1d2dd0" "reference": "320f30beb419ce4f96363ada5e225c41f1ef08ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/3f5ed9f5e6c02e3853109190ba38408f5e1d2dd0", "url": "https://api.github.com/repos/symfony/serializer/zipball/320f30beb419ce4f96363ada5e225c41f1ef08ab",
"reference": "3f5ed9f5e6c02e3853109190ba38408f5e1d2dd0", "reference": "320f30beb419ce4f96363ada5e225c41f1ef08ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6572,7 +6574,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v7.2.0" "source": "https://github.com/symfony/serializer/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -6588,7 +6590,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-25T15:21:05+00:00" "time": "2025-01-29T07:13:55+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -7758,16 +7760,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v7.2.2", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "5c01f00fed258a987ef35f0fefcc069f84111cb4" "reference": "6faf9f671d522b76ce87e46a1d2d7740b4385c6f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/5c01f00fed258a987ef35f0fefcc069f84111cb4", "url": "https://api.github.com/repos/symfony/validator/zipball/6faf9f671d522b76ce87e46a1d2d7740b4385c6f",
"reference": "5c01f00fed258a987ef35f0fefcc069f84111cb4", "reference": "6faf9f671d522b76ce87e46a1d2d7740b4385c6f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7835,7 +7837,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v7.2.2" "source": "https://github.com/symfony/validator/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -7851,20 +7853,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-30T18:35:15+00:00" "time": "2025-01-28T15:51:35+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "c6a22929407dec8765d6e2b6ff85b800b245879c" "reference": "82b478c69745d8878eb60f9a049a4d584996f73a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c6a22929407dec8765d6e2b6ff85b800b245879c", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a",
"reference": "c6a22929407dec8765d6e2b6ff85b800b245879c", "reference": "82b478c69745d8878eb60f9a049a4d584996f73a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7918,7 +7920,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.2.0" "source": "https://github.com/symfony/var-dumper/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -7934,7 +7936,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-08T15:48:14+00:00" "time": "2025-01-17T11:39:41+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@ -8097,16 +8099,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.2.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "099581e99f557e9f16b43c5916c26380b54abb22" "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/099581e99f557e9f16b43c5916c26380b54abb22", "url": "https://api.github.com/repos/symfony/yaml/zipball/ac238f173df0c9c1120f862d0f599e17535a87ec",
"reference": "099581e99f557e9f16b43c5916c26380b54abb22", "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8149,7 +8151,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.2.0" "source": "https://github.com/symfony/yaml/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -8165,7 +8167,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-23T06:56:12+00:00" "time": "2025-01-07T12:55:42+00:00"
}, },
{ {
"name": "symfonycasts/reset-password-bundle", "name": "symfonycasts/reset-password-bundle",
@ -8386,7 +8388,7 @@
}, },
{ {
"name": "twig/extra-bundle", "name": "twig/extra-bundle",
"version": "v3.18.0", "version": "v3.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git", "url": "https://github.com/twigphp/twig-extra-bundle.git",
@ -8444,7 +8446,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.18.0" "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.19.0"
}, },
"funding": [ "funding": [
{ {
@ -8460,16 +8462,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.18.0", "version": "v3.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50" "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", "url": "https://api.github.com/repos/twigphp/Twig/zipball/d4f8c2b86374f08efc859323dbcd95c590f7124e",
"reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8524,7 +8526,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.18.0" "source": "https://github.com/twigphp/Twig/tree/v3.19.0"
}, },
"funding": [ "funding": [
{ {
@ -8536,7 +8538,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-29T10:51:50+00:00" "time": "2025-01-29T07:06:14+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",