diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 3fe6a75..2260264 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -13,5 +13,17 @@ $ProjectFileDir$ + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://10.0.0.21:5430/postgres + + + + + + $ProjectFileDir$ + \ No newline at end of file diff --git a/Justfile b/Justfile index 7d23c11..54f1712 100644 --- a/Justfile +++ b/Justfile @@ -14,7 +14,9 @@ exec *args: shell: @docker compose exec php bash -bash: shell +[no-exit-message] +shell-run: + @docker compose run --rm php bash migrate: up docker compose run --rm php bin/console doctrine:migrations:migrate --no-interaction diff --git a/composer.lock b/composer.lock index 5d7ad53..0c7ba7d 100644 --- a/composer.lock +++ b/composer.lock @@ -3099,16 +3099,16 @@ }, { "name": "symfony/asset-mapper", - "version": "v8.0.11", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/asset-mapper.git", - "reference": "b2c33bf6934bfe5b37a6d70d0b0f7011d0ec4a0c" + "reference": "13607dd4456ca537e1cfa2ca4b0169765cc0541d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/asset-mapper/zipball/b2c33bf6934bfe5b37a6d70d0b0f7011d0ec4a0c", - "reference": "b2c33bf6934bfe5b37a6d70d0b0f7011d0ec4a0c", + "url": "https://api.github.com/repos/symfony/asset-mapper/zipball/13607dd4456ca537e1cfa2ca4b0169765cc0541d", + "reference": "13607dd4456ca537e1cfa2ca4b0169765cc0541d", "shasum": "" }, "require": { @@ -3156,7 +3156,7 @@ "description": "Maps directories of assets & makes them available in a public directory with versioned filenames.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/asset-mapper/tree/v8.0.11" + "source": "https://github.com/symfony/asset-mapper/tree/v8.0.13" }, "funding": [ { @@ -3176,20 +3176,20 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:07:53+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/brevo-mailer", - "version": "v8.0.0", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/brevo-mailer.git", - "reference": "ba5d44aa012a948810dcdcc69ccb53f4b4e040bb" + "reference": "59bca94cc34eaabe657d9f517415a85286917166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/brevo-mailer/zipball/ba5d44aa012a948810dcdcc69ccb53f4b4e040bb", - "reference": "ba5d44aa012a948810dcdcc69ccb53f4b4e040bb", + "url": "https://api.github.com/repos/symfony/brevo-mailer/zipball/59bca94cc34eaabe657d9f517415a85286917166", + "reference": "59bca94cc34eaabe657d9f517415a85286917166", "shasum": "" }, "require": { @@ -3226,7 +3226,7 @@ "description": "Symfony Brevo Mailer Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/brevo-mailer/tree/v8.0.0" + "source": "https://github.com/symfony/brevo-mailer/tree/v8.0.13" }, "funding": [ { @@ -3246,20 +3246,20 @@ "type": "tidelift" } ], - "time": "2025-08-04T07:36:47+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/cache", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "11dc0681506ff07ca80bfb4cbf84c601c3cf04f7" + "reference": "75f92239836ce08bce4d19f2734737dae4276fe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/11dc0681506ff07ca80bfb4cbf84c601c3cf04f7", - "reference": "11dc0681506ff07ca80bfb4cbf84c601c3cf04f7", + "url": "https://api.github.com/repos/symfony/cache/zipball/75f92239836ce08bce4d19f2734737dae4276fe9", + "reference": "75f92239836ce08bce4d19f2734737dae4276fe9", "shasum": "" }, "require": { @@ -3325,7 +3325,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v8.0.12" + "source": "https://github.com/symfony/cache/tree/v8.0.13" }, "funding": [ { @@ -3345,7 +3345,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-24T08:44:11+00:00" }, { "name": "symfony/cache-contracts", @@ -3584,16 +3584,16 @@ }, { "name": "symfony/console", - "version": "v8.0.11", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3156577f46a38aa1b9323aad223de7a9cd426782" + "reference": "f200be111431cff4aeae8d086b91180bc4d7efd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3156577f46a38aa1b9323aad223de7a9cd426782", - "reference": "3156577f46a38aa1b9323aad223de7a9cd426782", + "url": "https://api.github.com/repos/symfony/console/zipball/f200be111431cff4aeae8d086b91180bc4d7efd7", + "reference": "f200be111431cff4aeae8d086b91180bc4d7efd7", "shasum": "" }, "require": { @@ -3650,7 +3650,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v8.0.11" + "source": "https://github.com/symfony/console/tree/v8.0.13" }, "funding": [ { @@ -3670,20 +3670,20 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:07:53+00:00" + "time": "2026-05-24T08:59:15+00:00" }, { "name": "symfony/dependency-injection", - "version": "v8.0.10", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "6fc374dae45a7633a5865da7fc2908baf29d4900" + "reference": "075a9a3f5b458f637a8bcf17400d8b021761f3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6fc374dae45a7633a5865da7fc2908baf29d4900", - "reference": "6fc374dae45a7633a5865da7fc2908baf29d4900", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/075a9a3f5b458f637a8bcf17400d8b021761f3c9", + "reference": "075a9a3f5b458f637a8bcf17400d8b021761f3c9", "shasum": "" }, "require": { @@ -3731,7 +3731,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/v8.0.10" + "source": "https://github.com/symfony/dependency-injection/tree/v8.0.13" }, "funding": [ { @@ -3751,7 +3751,7 @@ "type": "tidelift" } ], - "time": "2026-05-06T11:55:35+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4554,16 +4554,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v8.0.11", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "c0d53dba8de800f5dd1e9dac79683d8c59934d34" + "reference": "576595d274ebeb122fb4c88f2641153bcd5c6dc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c0d53dba8de800f5dd1e9dac79683d8c59934d34", - "reference": "c0d53dba8de800f5dd1e9dac79683d8c59934d34", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/576595d274ebeb122fb4c88f2641153bcd5c6dc0", + "reference": "576595d274ebeb122fb4c88f2641153bcd5c6dc0", "shasum": "" }, "require": { @@ -4671,7 +4671,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/v8.0.11" + "source": "https://github.com/symfony/framework-bundle/tree/v8.0.13" }, "funding": [ { @@ -4691,20 +4691,20 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:07:53+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/http-client", - "version": "v8.0.9", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "537c7f164078975b800f3f1c56810791024e4c77" + "reference": "c7f40f9103233630167c25c9a4570acf805fdade" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/537c7f164078975b800f3f1c56810791024e4c77", - "reference": "537c7f164078975b800f3f1c56810791024e4c77", + "url": "https://api.github.com/repos/symfony/http-client/zipball/c7f40f9103233630167c25c9a4570acf805fdade", + "reference": "c7f40f9103233630167c25c9a4570acf805fdade", "shasum": "" }, "require": { @@ -4767,7 +4767,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v8.0.9" + "source": "https://github.com/symfony/http-client/tree/v8.0.13" }, "funding": [ { @@ -4787,7 +4787,7 @@ "type": "tidelift" } ], - "time": "2026-04-29T15:02:55+00:00" + "time": "2026-05-24T09:58:02+00:00" }, { "name": "symfony/http-client-contracts", @@ -4873,16 +4873,16 @@ }, { "name": "symfony/http-foundation", - "version": "v8.0.8", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "02656f7ebeae5c155d659e946f6b3a33df24051b" + "reference": "30459bd82094c2572f3f78c04132e92f257a5f76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/02656f7ebeae5c155d659e946f6b3a33df24051b", - "reference": "02656f7ebeae5c155d659e946f6b3a33df24051b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/30459bd82094c2572f3f78c04132e92f257a5f76", + "reference": "30459bd82094c2572f3f78c04132e92f257a5f76", "shasum": "" }, "require": { @@ -4929,7 +4929,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v8.0.8" + "source": "https://github.com/symfony/http-foundation/tree/v8.0.13" }, "funding": [ { @@ -4949,20 +4949,20 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-24T11:21:57+00:00" }, { "name": "symfony/http-kernel", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "c00291734c59c05c54c5a3abc2ab18e99b070157" + "reference": "0f2b114380b21d8736a496ab4672b012e3822ee7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c00291734c59c05c54c5a3abc2ab18e99b070157", - "reference": "c00291734c59c05c54c5a3abc2ab18e99b070157", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/0f2b114380b21d8736a496ab4672b012e3822ee7", + "reference": "0f2b114380b21d8736a496ab4672b012e3822ee7", "shasum": "" }, "require": { @@ -5033,7 +5033,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/v8.0.12" + "source": "https://github.com/symfony/http-kernel/tree/v8.0.13" }, "funding": [ { @@ -5053,7 +5053,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T09:47:36+00:00" + "time": "2026-05-27T08:48:59+00:00" }, { "name": "symfony/intl", @@ -5226,16 +5226,16 @@ }, { "name": "symfony/mime", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "7d9a72bbf0a9cb169ed1cbbbbbf709a592207fc1" + "reference": "7c078c464c5ce36e8bcaf54b3b3e3c51d30a9646" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/7d9a72bbf0a9cb169ed1cbbbbbf709a592207fc1", - "reference": "7d9a72bbf0a9cb169ed1cbbbbbf709a592207fc1", + "url": "https://api.github.com/repos/symfony/mime/zipball/7c078c464c5ce36e8bcaf54b3b3e3c51d30a9646", + "reference": "7c078c464c5ce36e8bcaf54b3b3e3c51d30a9646", "shasum": "" }, "require": { @@ -5288,7 +5288,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v8.0.12" + "source": "https://github.com/symfony/mime/tree/v8.0.13" }, "funding": [ { @@ -5308,7 +5308,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/options-resolver", @@ -5456,16 +5456,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e" + "reference": "e9247d281d694a5120554d9afaf54e070e88a603" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e", - "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", + "reference": "e9247d281d694a5120554d9afaf54e070e88a603", "shasum": "" }, "require": { @@ -5514,7 +5514,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1" }, "funding": [ { @@ -5534,20 +5534,20 @@ "type": "tidelift" } ], - "time": "2026-04-26T13:13:48+00:00" + "time": "2026-05-26T05:58:03+00:00" }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.37.0", + "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "3510b63d07376b04e57e27e82607d468bb134f78" + "reference": "445c90e341fccda10311019cf82ff73bb7343945" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/3510b63d07376b04e57e27e82607d468bb134f78", - "reference": "3510b63d07376b04e57e27e82607d468bb134f78", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/445c90e341fccda10311019cf82ff73bb7343945", + "reference": "445c90e341fccda10311019cf82ff73bb7343945", "shasum": "" }, "require": { @@ -5602,7 +5602,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.38.0" }, "funding": [ { @@ -5622,20 +5622,20 @@ "type": "tidelift" } ], - "time": "2026-04-10T16:50:15+00:00" + "time": "2026-05-25T11:52:53+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.37.0", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" + "reference": "dc21118016c039a66235cf93d96b435ffb282412" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", - "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412", + "reference": "dc21118016c039a66235cf93d96b435ffb282412", "shasum": "" }, "require": { @@ -5689,7 +5689,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1" }, "funding": [ { @@ -5709,20 +5709,20 @@ "type": "tidelift" } ], - "time": "2024-09-10T14:38:51+00:00" + "time": "2026-05-25T15:22:23+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.37.0", + "version": "v1.38.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "3833d7255cc303546435cb650316bff708a1c75c" + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", - "reference": "3833d7255cc303546435cb650316bff708a1c75c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", + "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", "shasum": "" }, "require": { @@ -5774,7 +5774,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0" }, "funding": [ { @@ -5794,7 +5794,7 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2026-05-25T13:48:31+00:00" }, { "name": "symfony/polyfill-uuid", @@ -5881,16 +5881,16 @@ }, { "name": "symfony/process", - "version": "v8.0.11", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0" + "reference": "4f23d9c7637ead9ed19f697fe93cb87fd9b379d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/26d89e459f037d2873300605d0a07e7a8ef84db0", - "reference": "26d89e459f037d2873300605d0a07e7a8ef84db0", + "url": "https://api.github.com/repos/symfony/process/zipball/4f23d9c7637ead9ed19f697fe93cb87fd9b379d4", + "reference": "4f23d9c7637ead9ed19f697fe93cb87fd9b379d4", "shasum": "" }, "require": { @@ -5922,7 +5922,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v8.0.11" + "source": "https://github.com/symfony/process/tree/v8.0.13" }, "funding": [ { @@ -5942,7 +5942,7 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:56:32+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/property-access", @@ -6200,16 +6200,16 @@ }, { "name": "symfony/routing", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "c7f22a665faa3e5212b8f042e0c5831a6b85492f" + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/c7f22a665faa3e5212b8f042e0c5831a6b85492f", - "reference": "c7f22a665faa3e5212b8f042e0c5831a6b85492f", + "url": "https://api.github.com/repos/symfony/routing/zipball/18e6213e536842285dfdd29604e43ac8f784d17d", + "reference": "18e6213e536842285dfdd29604e43ac8f784d17d", "shasum": "" }, "require": { @@ -6256,7 +6256,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v8.0.12" + "source": "https://github.com/symfony/routing/tree/v8.0.13" }, "funding": [ { @@ -6276,25 +6276,25 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-24T11:21:57+00:00" }, { "name": "symfony/runtime", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "890458ae03d89c45b1735c5bd4df1d698ebd7166" + "reference": "c9bf98f5f9b284a101d37e727eaaec00f8c18b83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/890458ae03d89c45b1735c5bd4df1d698ebd7166", - "reference": "890458ae03d89c45b1735c5bd4df1d698ebd7166", + "url": "https://api.github.com/repos/symfony/runtime/zipball/c9bf98f5f9b284a101d37e727eaaec00f8c18b83", + "reference": "c9bf98f5f9b284a101d37e727eaaec00f8c18b83", "shasum": "" }, "require": { "composer-plugin-api": "^1.0|^2.0", - "php": ">=8.4" + "php": ">=8.4.1" }, "conflict": { "symfony/error-handler": "<7.4" @@ -6340,7 +6340,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v8.0.12" + "source": "https://github.com/symfony/runtime/tree/v8.0.13" }, "funding": [ { @@ -6360,20 +6360,20 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-23T18:18:22+00:00" }, { "name": "symfony/security-bundle", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "c376fddb035751fb56a74bc2213cc1a67c4805c6" + "reference": "641934c6813d583a8702dd750d11b330cb0cf068" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c376fddb035751fb56a74bc2213cc1a67c4805c6", - "reference": "c376fddb035751fb56a74bc2213cc1a67c4805c6", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/641934c6813d583a8702dd750d11b330cb0cf068", + "reference": "641934c6813d583a8702dd750d11b330cb0cf068", "shasum": "" }, "require": { @@ -6440,7 +6440,7 @@ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v8.0.12" + "source": "https://github.com/symfony/security-bundle/tree/v8.0.13" }, "funding": [ { @@ -6460,20 +6460,20 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/security-core", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "29e2ef1855dff38f01a131645298e0c88001ca07" + "reference": "61a8892f4d22ee7f4e8f4917e9fd11f574ac7d2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/29e2ef1855dff38f01a131645298e0c88001ca07", - "reference": "29e2ef1855dff38f01a131645298e0c88001ca07", + "url": "https://api.github.com/repos/symfony/security-core/zipball/61a8892f4d22ee7f4e8f4917e9fd11f574ac7d2d", + "reference": "61a8892f4d22ee7f4e8f4917e9fd11f574ac7d2d", "shasum": "" }, "require": { @@ -6522,7 +6522,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v8.0.12" + "source": "https://github.com/symfony/security-core/tree/v8.0.13" }, "funding": [ { @@ -6542,7 +6542,7 @@ "type": "tidelift" } ], - "time": "2026-05-19T19:56:11+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/security-csrf", @@ -6617,16 +6617,16 @@ }, { "name": "symfony/security-http", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "d776945b2dc41c0e609c56c1ef69863ab56856ed" + "reference": "ca895c1303cc1d290f190cd7301d48fcef9e73e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/d776945b2dc41c0e609c56c1ef69863ab56856ed", - "reference": "d776945b2dc41c0e609c56c1ef69863ab56856ed", + "url": "https://api.github.com/repos/symfony/security-http/zipball/ca895c1303cc1d290f190cd7301d48fcef9e73e5", + "reference": "ca895c1303cc1d290f190cd7301d48fcef9e73e5", "shasum": "" }, "require": { @@ -6680,7 +6680,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v8.0.12" + "source": "https://github.com/symfony/security-http/tree/v8.0.13" }, "funding": [ { @@ -6700,7 +6700,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-25T06:08:44+00:00" }, { "name": "symfony/serializer", @@ -7031,16 +7031,16 @@ }, { "name": "symfony/string", - "version": "v8.0.11", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff" + "reference": "f2e3e4d33579350d1b12001ef2872f86b27ed3dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/39be2ad058a3c0bd558edca23e65f009865d75ff", - "reference": "39be2ad058a3c0bd558edca23e65f009865d75ff", + "url": "https://api.github.com/repos/symfony/string/zipball/f2e3e4d33579350d1b12001ef2872f86b27ed3dc", + "reference": "f2e3e4d33579350d1b12001ef2872f86b27ed3dc", "shasum": "" }, "require": { @@ -7097,7 +7097,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v8.0.11" + "source": "https://github.com/symfony/string/tree/v8.0.13" }, "funding": [ { @@ -7117,7 +7117,7 @@ "type": "tidelift" } ], - "time": "2026-05-13T12:07:53+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "symfony/translation", @@ -8013,16 +8013,16 @@ }, { "name": "symfony/yaml", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "2a36f4b8405d41fa31799b06874dbd45c1b16c30" + "reference": "a1cdf99e359d5c001782a2db67a1fc71b2a5b34e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/2a36f4b8405d41fa31799b06874dbd45c1b16c30", - "reference": "2a36f4b8405d41fa31799b06874dbd45c1b16c30", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a1cdf99e359d5c001782a2db67a1fc71b2a5b34e", + "reference": "a1cdf99e359d5c001782a2db67a1fc71b2a5b34e", "shasum": "" }, "require": { @@ -8064,7 +8064,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v8.0.12" + "source": "https://github.com/symfony/yaml/tree/v8.0.13" }, "funding": [ { @@ -8084,7 +8084,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-25T06:08:44+00:00" }, { "name": "symfonycasts/sass-bundle", @@ -12359,16 +12359,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v8.0.12", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "1d92c5e8b4939c93717cde24c6a5bfd909409dbf" + "reference": "5f4ac13a4c89c91087182bd464753bc2e58e53e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/1d92c5e8b4939c93717cde24c6a5bfd909409dbf", - "reference": "1d92c5e8b4939c93717cde24c6a5bfd909409dbf", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/5f4ac13a4c89c91087182bd464753bc2e58e53e0", + "reference": "5f4ac13a4c89c91087182bd464753bc2e58e53e0", "shasum": "" }, "require": { @@ -12420,7 +12420,7 @@ "dev" ], "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v8.0.12" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v8.0.13" }, "funding": [ { @@ -12440,7 +12440,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T07:22:03+00:00" + "time": "2026-05-23T18:05:53+00:00" }, { "name": "thecodingmachine/phpstan-safe-rule",