|
|
@ -1427,16 +1427,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "gedmo/doctrine-extensions", |
|
|
|
"version": "v3.18.0", |
|
|
|
"version": "v3.19.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/doctrine-extensions/DoctrineExtensions.git", |
|
|
|
"reference": "964db6c4fb5b0fc8aa25cc31b17471b4963460c6" |
|
|
|
"reference": "5b0b8a442d19e6701ae64535dc08f7944e2895d2" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/964db6c4fb5b0fc8aa25cc31b17471b4963460c6", |
|
|
|
"reference": "964db6c4fb5b0fc8aa25cc31b17471b4963460c6", |
|
|
|
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/5b0b8a442d19e6701ae64535dc08f7944e2895d2", |
|
|
|
"reference": "5b0b8a442d19e6701ae64535dc08f7944e2895d2", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1455,7 +1455,7 @@ |
|
|
|
"doctrine/common": "<2.13 || >=4.0", |
|
|
|
"doctrine/dbal": "<3.7 || >=5.0", |
|
|
|
"doctrine/mongodb-odm": "<2.3 || >=3.0", |
|
|
|
"doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1 || >=4.0" |
|
|
|
"doctrine/orm": "<2.20 || >=3.0 <3.3 || >=4.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"doctrine/annotations": "^1.13 || ^2.0", |
|
|
@ -1464,8 +1464,8 @@ |
|
|
|
"doctrine/dbal": "^3.7 || ^4.0", |
|
|
|
"doctrine/doctrine-bundle": "^2.3", |
|
|
|
"doctrine/mongodb-odm": "^2.3", |
|
|
|
"doctrine/orm": "^2.14.0 || ^3.0", |
|
|
|
"friendsofphp/php-cs-fixer": "^3.14.0", |
|
|
|
"doctrine/orm": "^2.20 || ^3.3", |
|
|
|
"friendsofphp/php-cs-fixer": "^3.70", |
|
|
|
"nesbot/carbon": "^2.71 || ^3.0", |
|
|
|
"phpstan/phpstan": "^2.1.1", |
|
|
|
"phpstan/phpstan-doctrine": "^2.0.1", |
|
|
@ -1533,7 +1533,7 @@ |
|
|
|
"support": { |
|
|
|
"email": "gediminas.morkevicius@gmail.com", |
|
|
|
"issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues", |
|
|
|
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.18.0", |
|
|
|
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.19.0", |
|
|
|
"wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
@ -1554,7 +1554,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-01T22:28:13+00:00" |
|
|
|
"time": "2025-02-24T22:12:57+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "guzzlehttp/guzzle", |
|
|
@ -2488,16 +2488,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/oauth2-client", |
|
|
|
"version": "2.8.0", |
|
|
|
"version": "2.8.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/thephpleague/oauth2-client.git", |
|
|
|
"reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13" |
|
|
|
"reference": "9df2924ca644736c835fc60466a3a60390d334f9" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/3d5cf8d0543731dfb725ab30e4d7289891991e13", |
|
|
|
"reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13", |
|
|
|
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/9df2924ca644736c835fc60466a3a60390d334f9", |
|
|
|
"reference": "9df2924ca644736c835fc60466a3a60390d334f9", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -2547,9 +2547,9 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/thephpleague/oauth2-client/issues", |
|
|
|
"source": "https://github.com/thephpleague/oauth2-client/tree/2.8.0" |
|
|
|
"source": "https://github.com/thephpleague/oauth2-client/tree/2.8.1" |
|
|
|
}, |
|
|
|
"time": "2024-12-11T05:05:52+00:00" |
|
|
|
"time": "2025-02-26T04:37:30+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nette/schema", |
|
|
@ -3423,16 +3423,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/cache", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/cache.git", |
|
|
|
"reference": "8d773a575e446de220dca03d600b2d8e1c1c10ec" |
|
|
|
"reference": "d33cd9e14326e14a4145c21e600602eaf17cc9e7" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/cache/zipball/8d773a575e446de220dca03d600b2d8e1c1c10ec", |
|
|
|
"reference": "8d773a575e446de220dca03d600b2d8e1c1c10ec", |
|
|
|
"url": "https://api.github.com/repos/symfony/cache/zipball/d33cd9e14326e14a4145c21e600602eaf17cc9e7", |
|
|
|
"reference": "d33cd9e14326e14a4145c21e600602eaf17cc9e7", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -3501,7 +3501,7 @@ |
|
|
|
"psr6" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/cache/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/cache/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3517,7 +3517,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-27T11:08:17+00:00" |
|
|
|
"time": "2025-02-26T09:57:54+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/cache-contracts", |
|
|
@ -3839,16 +3839,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/dependency-injection", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/dependency-injection.git", |
|
|
|
"reference": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc" |
|
|
|
"reference": "f0a1614cccb4b8431a97076f9debc08ddca321ca" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc", |
|
|
|
"reference": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc", |
|
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f0a1614cccb4b8431a97076f9debc08ddca321ca", |
|
|
|
"reference": "f0a1614cccb4b8431a97076f9debc08ddca321ca", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -3899,7 +3899,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/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/dependency-injection/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3915,7 +3915,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-17T10:56:55+00:00" |
|
|
|
"time": "2025-02-21T09:47:16+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/deprecation-contracts", |
|
|
@ -3986,16 +3986,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/doctrine-bridge", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/doctrine-bridge.git", |
|
|
|
"reference": "7a183fdfb472c5487480baa128a41ed47367723e" |
|
|
|
"reference": "95bc5dde5202828bbc462bc06ba67cd244fa8a15" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/7a183fdfb472c5487480baa128a41ed47367723e", |
|
|
|
"reference": "7a183fdfb472c5487480baa128a41ed47367723e", |
|
|
|
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/95bc5dde5202828bbc462bc06ba67cd244fa8a15", |
|
|
|
"reference": "95bc5dde5202828bbc462bc06ba67cd244fa8a15", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4075,7 +4075,7 @@ |
|
|
|
"description": "Provides integration for Doctrine with various Symfony components", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/doctrine-bridge/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/doctrine-bridge/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4091,7 +4091,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-27T11:08:17+00:00" |
|
|
|
"time": "2025-02-18T16:43:05+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/dotenv", |
|
|
@ -4169,16 +4169,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/error-handler", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/error-handler.git", |
|
|
|
"reference": "959a74d044a6db21f4caa6d695648dcb5584cb49" |
|
|
|
"reference": "aabf79938aa795350c07ce6464dd1985607d95d5" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49", |
|
|
|
"reference": "959a74d044a6db21f4caa6d695648dcb5584cb49", |
|
|
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/aabf79938aa795350c07ce6464dd1985607d95d5", |
|
|
|
"reference": "aabf79938aa795350c07ce6464dd1985607d95d5", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4224,7 +4224,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/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/error-handler/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4240,7 +4240,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-07T09:39:55+00:00" |
|
|
|
"time": "2025-02-02T20:27:07+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/event-dispatcher", |
|
|
@ -4598,16 +4598,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/form", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/form.git", |
|
|
|
"reference": "092a89345db25f8e4fc1804a4d3f184766e36e69" |
|
|
|
"reference": "7209804c018b88cc2b0beabe38eef91b83f1d69a" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/form/zipball/092a89345db25f8e4fc1804a4d3f184766e36e69", |
|
|
|
"reference": "092a89345db25f8e4fc1804a4d3f184766e36e69", |
|
|
|
"url": "https://api.github.com/repos/symfony/form/zipball/7209804c018b88cc2b0beabe38eef91b83f1d69a", |
|
|
|
"reference": "7209804c018b88cc2b0beabe38eef91b83f1d69a", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4675,7 +4675,7 @@ |
|
|
|
"description": "Allows to easily create, process and reuse HTML forms", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/form/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/form/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4691,20 +4691,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-12-24T12:02:08+00:00" |
|
|
|
"time": "2025-02-07T22:04:27+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/framework-bundle", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/framework-bundle.git", |
|
|
|
"reference": "d37a43dd0b2079605fcab3056dac71934f06dc0f" |
|
|
|
"reference": "6d6614378cd8128eed0a037ce6ac51a26c5aaed5" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d37a43dd0b2079605fcab3056dac71934f06dc0f", |
|
|
|
"reference": "d37a43dd0b2079605fcab3056dac71934f06dc0f", |
|
|
|
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/6d6614378cd8128eed0a037ce6ac51a26c5aaed5", |
|
|
|
"reference": "6d6614378cd8128eed0a037ce6ac51a26c5aaed5", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4825,7 +4825,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/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/framework-bundle/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4841,20 +4841,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-29T07:13:55+00:00" |
|
|
|
"time": "2025-02-26T08:19:39+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-client", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-client.git", |
|
|
|
"reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d" |
|
|
|
"reference": "78981a2ffef6437ed92d4d7e2a86a82f256c6dc6" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/7ce6078c79a4a7afff931c413d2959d3bffbfb8d", |
|
|
|
"reference": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/78981a2ffef6437ed92d4d7e2a86a82f256c6dc6", |
|
|
|
"reference": "78981a2ffef6437ed92d4d7e2a86a82f256c6dc6", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4920,7 +4920,7 @@ |
|
|
|
"http" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/http-client/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/http-client/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4936,7 +4936,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-28T15:51:35+00:00" |
|
|
|
"time": "2025-02-13T10:27:23+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-client-contracts", |
|
|
@ -5096,16 +5096,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-kernel", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-kernel.git", |
|
|
|
"reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b" |
|
|
|
"reference": "9f1103734c5789798fefb90e91de4586039003ed" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", |
|
|
|
"reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f1103734c5789798fefb90e91de4586039003ed", |
|
|
|
"reference": "9f1103734c5789798fefb90e91de4586039003ed", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -5190,7 +5190,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/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/http-kernel/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5206,7 +5206,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-29T07:40:13+00:00" |
|
|
|
"time": "2025-02-26T11:01:22+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/intl", |
|
|
@ -5296,16 +5296,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/mime", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/mime.git", |
|
|
|
"reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204" |
|
|
|
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/2fc3b4bd67e4747e45195bc4c98bea4628476204", |
|
|
|
"reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204", |
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/87ca22046b78c3feaff04b337f33b38510fd686b", |
|
|
|
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -5360,7 +5360,7 @@ |
|
|
|
"mime-type" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/mime/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/mime/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5376,7 +5376,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-27T11:08:17+00:00" |
|
|
|
"time": "2025-02-19T08:51:20+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/options-resolver", |
|
|
@ -6585,16 +6585,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/security-http", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/security-http.git", |
|
|
|
"reference": "d185c4126ef2ca8b89b6e81d67bf14a52532657f" |
|
|
|
"reference": "8478e95e273f8daa23bf4860dbad2a09d3fb3722" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/security-http/zipball/d185c4126ef2ca8b89b6e81d67bf14a52532657f", |
|
|
|
"reference": "d185c4126ef2ca8b89b6e81d67bf14a52532657f", |
|
|
|
"url": "https://api.github.com/repos/symfony/security-http/zipball/8478e95e273f8daa23bf4860dbad2a09d3fb3722", |
|
|
|
"reference": "8478e95e273f8daa23bf4860dbad2a09d3fb3722", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -6653,7 +6653,7 @@ |
|
|
|
"description": "Symfony Security Component - HTTP Integration", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/security-http/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/security-http/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -6669,7 +6669,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-28T15:51:35+00:00" |
|
|
|
"time": "2025-02-11T16:46:20+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/service-contracts", |
|
|
@ -6825,16 +6825,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/stopwatch", |
|
|
|
"version": "v7.2.2", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/stopwatch.git", |
|
|
|
"reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df" |
|
|
|
"reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/e46690d5b9d7164a6d061cab1e8d46141b9f49df", |
|
|
|
"reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df", |
|
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", |
|
|
|
"reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -6867,7 +6867,7 @@ |
|
|
|
"description": "Provides a way to profile code", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/stopwatch/tree/v7.2.2" |
|
|
|
"source": "https://github.com/symfony/stopwatch/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -6883,7 +6883,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-12-18T14:28:33+00:00" |
|
|
|
"time": "2025-02-24T10:49:57+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/string", |
|
|
@ -6974,16 +6974,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/translation", |
|
|
|
"version": "v7.2.2", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/translation.git", |
|
|
|
"reference": "e2674a30132b7cc4d74540d6c2573aa363f05923" |
|
|
|
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923", |
|
|
|
"reference": "e2674a30132b7cc4d74540d6c2573aa363f05923", |
|
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a", |
|
|
|
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7049,7 +7049,7 @@ |
|
|
|
"description": "Provides tools to internationalize your application", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/translation/tree/v7.2.2" |
|
|
|
"source": "https://github.com/symfony/translation/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -7065,7 +7065,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-12-07T08:18:10+00:00" |
|
|
|
"time": "2025-02-13T10:27:23+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/translation-contracts", |
|
|
@ -7147,16 +7147,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/twig-bridge", |
|
|
|
"version": "v7.2.2", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/twig-bridge.git", |
|
|
|
"reference": "29e4c66de9618e67dc1f5f13bc667aca2a228f1e" |
|
|
|
"reference": "45c00afd4c9accf00a91215067c2858e5a9a3c4e" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/29e4c66de9618e67dc1f5f13bc667aca2a228f1e", |
|
|
|
"reference": "29e4c66de9618e67dc1f5f13bc667aca2a228f1e", |
|
|
|
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/45c00afd4c9accf00a91215067c2858e5a9a3c4e", |
|
|
|
"reference": "45c00afd4c9accf00a91215067c2858e5a9a3c4e", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7237,7 +7237,7 @@ |
|
|
|
"description": "Provides integration for Twig with various Symfony components", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/twig-bridge/tree/v7.2.2" |
|
|
|
"source": "https://github.com/symfony/twig-bridge/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -7253,7 +7253,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-12-19T14:25:03+00:00" |
|
|
|
"time": "2025-02-14T14:27:24+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/twig-bundle", |
|
|
@ -7341,16 +7341,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/type-info", |
|
|
|
"version": "v7.2.2", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/type-info.git", |
|
|
|
"reference": "3b5a17470fff0034f25fd4287cbdaa0010d2f749" |
|
|
|
"reference": "269344575181c326781382ed53f7262feae3c6a4" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/type-info/zipball/3b5a17470fff0034f25fd4287cbdaa0010d2f749", |
|
|
|
"reference": "3b5a17470fff0034f25fd4287cbdaa0010d2f749", |
|
|
|
"url": "https://api.github.com/repos/symfony/type-info/zipball/269344575181c326781382ed53f7262feae3c6a4", |
|
|
|
"reference": "269344575181c326781382ed53f7262feae3c6a4", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7396,7 +7396,7 @@ |
|
|
|
"type" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/type-info/tree/v7.2.2" |
|
|
|
"source": "https://github.com/symfony/type-info/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -7412,20 +7412,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-12-20T13:38:37+00:00" |
|
|
|
"time": "2025-02-25T15:19:41+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/validator", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/validator.git", |
|
|
|
"reference": "6faf9f671d522b76ce87e46a1d2d7740b4385c6f" |
|
|
|
"reference": "00936b34ef29d0e0e9a5340bbce6e7562092da56" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/validator/zipball/6faf9f671d522b76ce87e46a1d2d7740b4385c6f", |
|
|
|
"reference": "6faf9f671d522b76ce87e46a1d2d7740b4385c6f", |
|
|
|
"url": "https://api.github.com/repos/symfony/validator/zipball/00936b34ef29d0e0e9a5340bbce6e7562092da56", |
|
|
|
"reference": "00936b34ef29d0e0e9a5340bbce6e7562092da56", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7493,7 +7493,7 @@ |
|
|
|
"description": "Provides tools to validate values", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/validator/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/validator/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -7509,7 +7509,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-28T15:51:35+00:00" |
|
|
|
"time": "2025-02-21T09:47:16+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/var-dumper", |
|
|
@ -7596,16 +7596,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/var-exporter", |
|
|
|
"version": "v7.2.0", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/var-exporter.git", |
|
|
|
"reference": "1a6a89f95a46af0f142874c9d650a6358d13070d" |
|
|
|
"reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d", |
|
|
|
"reference": "1a6a89f95a46af0f142874c9d650a6358d13070d", |
|
|
|
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ede73aa7a73d81506002d2caadbbdad1ef5b69a", |
|
|
|
"reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7652,7 +7652,7 @@ |
|
|
|
"serialize" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/var-exporter/tree/v7.2.0" |
|
|
|
"source": "https://github.com/symfony/var-exporter/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -7668,7 +7668,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-10-18T07:58:17+00:00" |
|
|
|
"time": "2025-02-13T10:27:23+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/workflow", |
|
|
@ -8609,16 +8609,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "friendsofphp/php-cs-fixer", |
|
|
|
"version": "v3.69.0", |
|
|
|
"version": "v3.70.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", |
|
|
|
"reference": "630a59448c00729bc235d5e95cfedefeaca37523" |
|
|
|
"reference": "2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/630a59448c00729bc235d5e95cfedefeaca37523", |
|
|
|
"reference": "630a59448c00729bc235d5e95cfedefeaca37523", |
|
|
|
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e", |
|
|
|
"reference": "2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -8700,7 +8700,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", |
|
|
|
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.69.0" |
|
|
|
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -8708,7 +8708,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-14T16:19:23+00:00" |
|
|
|
"time": "2025-02-22T23:30:51+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nikic/php-parser", |
|
|
@ -9529,16 +9529,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/process", |
|
|
|
"version": "v7.2.0", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/process.git", |
|
|
|
"reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e" |
|
|
|
"reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", |
|
|
|
"reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", |
|
|
|
"reference": "d8f411ff3c7ddc4ae9166fb388d1190a2df5b5cf", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -9570,7 +9570,7 @@ |
|
|
|
"description": "Executes commands in sub-processes", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/process/tree/v7.2.0" |
|
|
|
"source": "https://github.com/symfony/process/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -9586,20 +9586,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-11-06T14:24:19+00:00" |
|
|
|
"time": "2025-02-05T08:33:46+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/web-profiler-bundle", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/web-profiler-bundle.git", |
|
|
|
"reference": "cd60cb3664954a1593872f6f199bffac99e8c11e" |
|
|
|
"reference": "4ffde1c860a100533b02697d9aaf5f45759ec26a" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/cd60cb3664954a1593872f6f199bffac99e8c11e", |
|
|
|
"reference": "cd60cb3664954a1593872f6f199bffac99e8c11e", |
|
|
|
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/4ffde1c860a100533b02697d9aaf5f45759ec26a", |
|
|
|
"reference": "4ffde1c860a100533b02697d9aaf5f45759ec26a", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -9652,7 +9652,7 @@ |
|
|
|
"dev" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/web-profiler-bundle/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/web-profiler-bundle/tree/v7.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -9668,7 +9668,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-07T09:39:55+00:00" |
|
|
|
"time": "2025-02-14T14:27:24+00:00" |
|
|
|
} |
|
|
|
], |
|
|
|
"aliases": [], |
|
|
|