Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-08-23 09:07:59 +02:00
parent c74456bdf1
commit cbe4283e21
Generated
+159 -169
View File
@@ -1802,16 +1802,16 @@
},
{
"name": "intervention/image",
"version": "4.2.1",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
"reference": "0a5aa57ad56887f24967d735457471db7c0ea1f5"
"reference": "5598b9e39751c34afc5cdee84abef77f92c26f68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/0a5aa57ad56887f24967d735457471db7c0ea1f5",
"reference": "0a5aa57ad56887f24967d735457471db7c0ea1f5",
"url": "https://api.github.com/repos/Intervention/image/zipball/5598b9e39751c34afc5cdee84abef77f92c26f68",
"reference": "5598b9e39751c34afc5cdee84abef77f92c26f68",
"shasum": ""
},
"require": {
@@ -1858,7 +1858,7 @@
],
"support": {
"issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/4.2.1"
"source": "https://github.com/Intervention/image/tree/4.3.0"
},
"funding": [
{
@@ -1874,7 +1874,7 @@
"type": "ko_fi"
}
],
"time": "2026-08-08T07:55:25+00:00"
"time": "2026-08-21T12:18:16+00:00"
},
{
"name": "jean85/pretty-package-versions",
@@ -2768,16 +2768,16 @@
},
{
"name": "league/flysystem",
"version": "3.35.2",
"version": "3.35.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "b277b5dc3d56650b68904117124e79c851e12376"
"reference": "5fc8404762179ae514678487b23494fd69b2309c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b277b5dc3d56650b68904117124e79c851e12376",
"reference": "b277b5dc3d56650b68904117124e79c851e12376",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5fc8404762179ae514678487b23494fd69b2309c",
"reference": "5fc8404762179ae514678487b23494fd69b2309c",
"shasum": ""
},
"require": {
@@ -2845,22 +2845,22 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.35.2"
"source": "https://github.com/thephpleague/flysystem/tree/3.35.3"
},
"time": "2026-07-06T14:42:07+00:00"
"time": "2026-08-22T12:55:54+00:00"
},
{
"name": "league/flysystem-local",
"version": "3.31.0",
"version": "3.35.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079"
"reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079",
"reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/a099b24dce160f3b2239043d13d47c4a1a214ea4",
"reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4",
"shasum": ""
},
"require": {
@@ -2894,9 +2894,9 @@
"local"
],
"support": {
"source": "https://github.com/thephpleague/flysystem-local/tree/3.31.0"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.35.3"
},
"time": "2026-01-23T15:30:45+00:00"
"time": "2026-08-12T13:29:21+00:00"
},
{
"name": "league/flysystem-path-prefixing",
@@ -7064,16 +7064,16 @@
},
{
"name": "symfony/cache",
"version": "v8.1.4",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "77aaed12441eff519d7028cb851f893d7969f768"
"reference": "c12be586c0e4798e649e7501aa9181ddc9d93310"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/77aaed12441eff519d7028cb851f893d7969f768",
"reference": "77aaed12441eff519d7028cb851f893d7969f768",
"url": "https://api.github.com/repos/symfony/cache/zipball/c12be586c0e4798e649e7501aa9181ddc9d93310",
"reference": "c12be586c0e4798e649e7501aa9181ddc9d93310",
"shasum": ""
},
"require": {
@@ -7094,7 +7094,7 @@
"symfony/cache-implementation": "1.1|2.0|3.0"
},
"require-dev": {
"cache/integration-tests": "dev-master",
"cache/integration-tests": "^1.0.3",
"doctrine/dbal": "^4.3",
"predis/predis": "^1.1|^2.0",
"psr/simple-cache": "^1.0|^2.0|^3.0",
@@ -7139,7 +7139,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v8.1.4"
"source": "https://github.com/symfony/cache/tree/v8.1.5"
},
"funding": [
{
@@ -7159,7 +7159,7 @@
"type": "tidelift"
}
],
"time": "2026-08-01T16:22:31+00:00"
"time": "2026-08-19T08:32:28+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -7320,16 +7320,16 @@
},
{
"name": "symfony/console",
"version": "v8.1.4",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "68efa2ebfd9a362951eb5a8b09fd177c66ddec24"
"reference": "d07c06839e33047e2c894a6793248f3fb66c8129"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/68efa2ebfd9a362951eb5a8b09fd177c66ddec24",
"reference": "68efa2ebfd9a362951eb5a8b09fd177c66ddec24",
"url": "https://api.github.com/repos/symfony/console/zipball/d07c06839e33047e2c894a6793248f3fb66c8129",
"reference": "d07c06839e33047e2c894a6793248f3fb66c8129",
"shasum": ""
},
"require": {
@@ -7396,7 +7396,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v8.1.4"
"source": "https://github.com/symfony/console/tree/v8.1.5"
},
"funding": [
{
@@ -7416,20 +7416,20 @@
"type": "tidelift"
}
],
"time": "2026-07-31T12:43:13+00:00"
"time": "2026-08-21T14:29:57+00:00"
},
{
"name": "symfony/css-selector",
"version": "v7.4.9",
"version": "v7.4.17",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "b75663ed96cf4756e28e3105476f220f92886cc4"
"reference": "e3822e1cb7013a0a99b3c578130458927ec4eb89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/b75663ed96cf4756e28e3105476f220f92886cc4",
"reference": "b75663ed96cf4756e28e3105476f220f92886cc4",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/e3822e1cb7013a0a99b3c578130458927ec4eb89",
"reference": "e3822e1cb7013a0a99b3c578130458927ec4eb89",
"shasum": ""
},
"require": {
@@ -7465,7 +7465,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v7.4.9"
"source": "https://github.com/symfony/css-selector/tree/v7.4.17"
},
"funding": [
{
@@ -7485,7 +7485,7 @@
"type": "tidelift"
}
],
"time": "2026-04-18T13:18:21+00:00"
"time": "2026-08-21T17:40:08+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -7560,16 +7560,16 @@
},
{
"name": "symfony/error-handler",
"version": "v8.1.2",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "dc98404be5e8c949815e23fee1928f5de4f3f5d3"
"reference": "8b2a4289ffe5e2dc8fcf645b8e7870e1fa0325ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/dc98404be5e8c949815e23fee1928f5de4f3f5d3",
"reference": "dc98404be5e8c949815e23fee1928f5de4f3f5d3",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/8b2a4289ffe5e2dc8fcf645b8e7870e1fa0325ce",
"reference": "8b2a4289ffe5e2dc8fcf645b8e7870e1fa0325ce",
"shasum": ""
},
"require": {
@@ -7617,7 +7617,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/v8.1.2"
"source": "https://github.com/symfony/error-handler/tree/v8.1.5"
},
"funding": [
{
@@ -7637,20 +7637,20 @@
"type": "tidelift"
}
],
"time": "2026-07-22T15:42:13+00:00"
"time": "2026-08-21T17:47:34+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v8.1.2",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb"
"reference": "7458da64220376b2e0dc2d8451bf43382c1ad297"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c14c05a9e6da7f5e375e6efc28952c7e7dbddffb",
"reference": "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7458da64220376b2e0dc2d8451bf43382c1ad297",
"reference": "7458da64220376b2e0dc2d8451bf43382c1ad297",
"shasum": ""
},
"require": {
@@ -7703,7 +7703,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v8.1.2"
"source": "https://github.com/symfony/event-dispatcher/tree/v8.1.5"
},
"funding": [
{
@@ -7723,7 +7723,7 @@
"type": "tidelift"
}
],
"time": "2026-07-22T15:42:13+00:00"
"time": "2026-08-21T17:47:34+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@@ -7807,16 +7807,16 @@
},
{
"name": "symfony/filesystem",
"version": "v8.1.2",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "17856b7a222664a26a5ea1cb06ee0721c2438217"
"reference": "6b2f4a0eeb28b5d74f90862592923a654bc629b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/17856b7a222664a26a5ea1cb06ee0721c2438217",
"reference": "17856b7a222664a26a5ea1cb06ee0721c2438217",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/6b2f4a0eeb28b5d74f90862592923a654bc629b3",
"reference": "6b2f4a0eeb28b5d74f90862592923a654bc629b3",
"shasum": ""
},
"require": {
@@ -7854,7 +7854,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v8.1.2"
"source": "https://github.com/symfony/filesystem/tree/v8.1.5"
},
"funding": [
{
@@ -7874,20 +7874,20 @@
"type": "tidelift"
}
],
"time": "2026-07-22T15:42:13+00:00"
"time": "2026-08-21T12:16:08+00:00"
},
{
"name": "symfony/finder",
"version": "v8.1.1",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "e2989e762c70f9490fa3a00a0ac0fae5aa97a531"
"reference": "8d7acede2b2ae07605783d1c43e49b5767036474"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/e2989e762c70f9490fa3a00a0ac0fae5aa97a531",
"reference": "e2989e762c70f9490fa3a00a0ac0fae5aa97a531",
"url": "https://api.github.com/repos/symfony/finder/zipball/8d7acede2b2ae07605783d1c43e49b5767036474",
"reference": "8d7acede2b2ae07605783d1c43e49b5767036474",
"shasum": ""
},
"require": {
@@ -7922,7 +7922,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v8.1.1"
"source": "https://github.com/symfony/finder/tree/v8.1.5"
},
"funding": [
{
@@ -7942,20 +7942,20 @@
"type": "tidelift"
}
],
"time": "2026-06-27T09:05:56+00:00"
"time": "2026-08-21T12:16:08+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v8.1.4",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "57e712b75f2d0bc8844edbdb18a81dab6f9d55c2"
"reference": "ee16f97e95cfa011a742714d7c8c8f70fe7423f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/57e712b75f2d0bc8844edbdb18a81dab6f9d55c2",
"reference": "57e712b75f2d0bc8844edbdb18a81dab6f9d55c2",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee16f97e95cfa011a742714d7c8c8f70fe7423f4",
"reference": "ee16f97e95cfa011a742714d7c8c8f70fe7423f4",
"shasum": ""
},
"require": {
@@ -8003,7 +8003,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.1.4"
"source": "https://github.com/symfony/http-foundation/tree/v8.1.5"
},
"funding": [
{
@@ -8023,7 +8023,7 @@
"type": "tidelift"
}
],
"time": "2026-08-07T15:02:39+00:00"
"time": "2026-08-20T09:59:12+00:00"
},
{
"name": "symfony/http-kernel",
@@ -8136,16 +8136,16 @@
},
{
"name": "symfony/mailer",
"version": "v8.1.2",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "221c7f326ace1ac2baee8331d829d5b7f04f4d53"
"reference": "89f43137da74b8f1aab37c99926482b7084f51b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/221c7f326ace1ac2baee8331d829d5b7f04f4d53",
"reference": "221c7f326ace1ac2baee8331d829d5b7f04f4d53",
"url": "https://api.github.com/repos/symfony/mailer/zipball/89f43137da74b8f1aab37c99926482b7084f51b9",
"reference": "89f43137da74b8f1aab37c99926482b7084f51b9",
"shasum": ""
},
"require": {
@@ -8192,7 +8192,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v8.1.2"
"source": "https://github.com/symfony/mailer/tree/v8.1.5"
},
"funding": [
{
@@ -8212,20 +8212,20 @@
"type": "tidelift"
}
],
"time": "2026-07-28T07:35:25+00:00"
"time": "2026-08-21T17:47:34+00:00"
},
{
"name": "symfony/mime",
"version": "v8.1.4",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "8f8ac859d369fe3d18e3837998b1c992bbee92c9"
"reference": "1b36ccfd7ccb9ad1d6eafb9024b3dd3d9606b15f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/8f8ac859d369fe3d18e3837998b1c992bbee92c9",
"reference": "8f8ac859d369fe3d18e3837998b1c992bbee92c9",
"url": "https://api.github.com/repos/symfony/mime/zipball/1b36ccfd7ccb9ad1d6eafb9024b3dd3d9606b15f",
"reference": "1b36ccfd7ccb9ad1d6eafb9024b3dd3d9606b15f",
"shasum": ""
},
"require": {
@@ -8246,7 +8246,7 @@
"symfony/process": "^7.4|^8.0",
"symfony/property-access": "^7.4|^8.0",
"symfony/property-info": "^7.4|^8.0",
"symfony/serializer": "^7.4|^8.0"
"symfony/serializer": "^7.4.17|^8.1.5"
},
"type": "library",
"autoload": {
@@ -8278,7 +8278,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v8.1.4"
"source": "https://github.com/symfony/mime/tree/v8.1.5"
},
"funding": [
{
@@ -8298,7 +8298,7 @@
"type": "tidelift"
}
],
"time": "2026-08-07T15:02:39+00:00"
"time": "2026-08-22T09:06:25+00:00"
},
{
"name": "symfony/options-resolver",
@@ -9449,16 +9449,16 @@
},
{
"name": "symfony/process",
"version": "v7.4.13",
"version": "v7.4.17",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "f5804be144caceb570f6747519999636b664f24c"
"reference": "058d17fc284cce14efb2385783b55014a461b176"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/f5804be144caceb570f6747519999636b664f24c",
"reference": "f5804be144caceb570f6747519999636b664f24c",
"url": "https://api.github.com/repos/symfony/process/zipball/058d17fc284cce14efb2385783b55014a461b176",
"reference": "058d17fc284cce14efb2385783b55014a461b176",
"shasum": ""
},
"require": {
@@ -9490,7 +9490,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v7.4.13"
"source": "https://github.com/symfony/process/tree/v7.4.17"
},
"funding": [
{
@@ -9510,20 +9510,20 @@
"type": "tidelift"
}
],
"time": "2026-05-23T16:05:06+00:00"
"time": "2026-08-21T17:40:08+00:00"
},
{
"name": "symfony/property-access",
"version": "v6.4.32",
"version": "v6.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "6dfa655ac9e9860c05cabb287f34da86b18c237e"
"reference": "57793e8d1e3ede2d4a65604e8f213a3cfa8d1721"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/6dfa655ac9e9860c05cabb287f34da86b18c237e",
"reference": "6dfa655ac9e9860c05cabb287f34da86b18c237e",
"url": "https://api.github.com/repos/symfony/property-access/zipball/57793e8d1e3ede2d4a65604e8f213a3cfa8d1721",
"reference": "57793e8d1e3ede2d4a65604e8f213a3cfa8d1721",
"shasum": ""
},
"require": {
@@ -9571,7 +9571,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v6.4.32"
"source": "https://github.com/symfony/property-access/tree/v6.4.44"
},
"funding": [
{
@@ -9591,20 +9591,20 @@
"type": "tidelift"
}
],
"time": "2026-01-05T08:25:17+00:00"
"time": "2026-07-30T11:04:25+00:00"
},
{
"name": "symfony/property-info",
"version": "v6.4.43",
"version": "v6.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd"
"reference": "7847669cf171ea57ff6f3b7798ce842255a35fbd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/ff32a0d7885f6f8997ee0aca499fd008852ad5bd",
"reference": "ff32a0d7885f6f8997ee0aca499fd008852ad5bd",
"url": "https://api.github.com/repos/symfony/property-info/zipball/7847669cf171ea57ff6f3b7798ce842255a35fbd",
"reference": "7847669cf171ea57ff6f3b7798ce842255a35fbd",
"shasum": ""
},
"require": {
@@ -9661,7 +9661,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v6.4.43"
"source": "https://github.com/symfony/property-info/tree/v6.4.44"
},
"funding": [
{
@@ -9681,7 +9681,7 @@
"type": "tidelift"
}
],
"time": "2026-07-22T12:35:29+00:00"
"time": "2026-08-21T15:18:56+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@@ -9772,16 +9772,16 @@
},
{
"name": "symfony/routing",
"version": "v8.1.2",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "1058d4e13bb81dd9a6f7565686df7e13b880cdbd"
"reference": "3c188091b6b4fa2e4bc83a135caede12deb8576c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/1058d4e13bb81dd9a6f7565686df7e13b880cdbd",
"reference": "1058d4e13bb81dd9a6f7565686df7e13b880cdbd",
"url": "https://api.github.com/repos/symfony/routing/zipball/3c188091b6b4fa2e4bc83a135caede12deb8576c",
"reference": "3c188091b6b4fa2e4bc83a135caede12deb8576c",
"shasum": ""
},
"require": {
@@ -9828,7 +9828,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v8.1.2"
"source": "https://github.com/symfony/routing/tree/v8.1.5"
},
"funding": [
{
@@ -9848,20 +9848,20 @@
"type": "tidelift"
}
],
"time": "2026-07-22T15:42:13+00:00"
"time": "2026-08-17T13:18:34+00:00"
},
{
"name": "symfony/serializer",
"version": "v6.4.43",
"version": "v6.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "9a74371980b9eea34a39804fcfd7d0e4c81ccff1"
"reference": "3372b3c367d41542ca99291f8340897544002094"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/9a74371980b9eea34a39804fcfd7d0e4c81ccff1",
"reference": "9a74371980b9eea34a39804fcfd7d0e4c81ccff1",
"url": "https://api.github.com/repos/symfony/serializer/zipball/3372b3c367d41542ca99291f8340897544002094",
"reference": "3372b3c367d41542ca99291f8340897544002094",
"shasum": ""
},
"require": {
@@ -9930,7 +9930,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v6.4.43"
"source": "https://github.com/symfony/serializer/tree/v6.4.44"
},
"funding": [
{
@@ -9950,7 +9950,7 @@
"type": "tidelift"
}
],
"time": "2026-07-29T07:59:11+00:00"
"time": "2026-08-22T09:04:22+00:00"
},
{
"name": "symfony/service-contracts",
@@ -10132,16 +10132,16 @@
},
{
"name": "symfony/translation",
"version": "v8.1.4",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "c0955eb4aa417a110e65c8162237b8a5c7d910bf"
"reference": "d9e1caba0d6b6f9a26710af8a2f88d37f001215a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/c0955eb4aa417a110e65c8162237b8a5c7d910bf",
"reference": "c0955eb4aa417a110e65c8162237b8a5c7d910bf",
"url": "https://api.github.com/repos/symfony/translation/zipball/d9e1caba0d6b6f9a26710af8a2f88d37f001215a",
"reference": "d9e1caba0d6b6f9a26710af8a2f88d37f001215a",
"shasum": ""
},
"require": {
@@ -10201,7 +10201,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v8.1.4"
"source": "https://github.com/symfony/translation/tree/v8.1.5"
},
"funding": [
{
@@ -10221,7 +10221,7 @@
"type": "tidelift"
}
],
"time": "2026-07-30T12:40:56+00:00"
"time": "2026-08-21T17:47:34+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -10307,16 +10307,16 @@
},
{
"name": "symfony/uid",
"version": "v8.1.4",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
"reference": "50e98f8bc4c3fcdaf925545a65150fb42cf0caf2"
"reference": "a08aef47989093f32fe50fd11859be1b427df389"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/50e98f8bc4c3fcdaf925545a65150fb42cf0caf2",
"reference": "50e98f8bc4c3fcdaf925545a65150fb42cf0caf2",
"url": "https://api.github.com/repos/symfony/uid/zipball/a08aef47989093f32fe50fd11859be1b427df389",
"reference": "a08aef47989093f32fe50fd11859be1b427df389",
"shasum": ""
},
"require": {
@@ -10361,7 +10361,7 @@
"uuid"
],
"support": {
"source": "https://github.com/symfony/uid/tree/v8.1.4"
"source": "https://github.com/symfony/uid/tree/v8.1.5"
},
"funding": [
{
@@ -10381,20 +10381,20 @@
"type": "tidelift"
}
],
"time": "2026-08-02T11:29:46+00:00"
"time": "2026-08-11T13:39:01+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v8.1.2",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "865103cf742a039f34645b971fc3ace308d6c167"
"reference": "61743d9bc7ab23b194527ca1be2fafd7dc93b74a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/865103cf742a039f34645b971fc3ace308d6c167",
"reference": "865103cf742a039f34645b971fc3ace308d6c167",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/61743d9bc7ab23b194527ca1be2fafd7dc93b74a",
"reference": "61743d9bc7ab23b194527ca1be2fafd7dc93b74a",
"shasum": ""
},
"require": {
@@ -10448,7 +10448,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v8.1.2"
"source": "https://github.com/symfony/var-dumper/tree/v8.1.5"
},
"funding": [
{
@@ -10468,20 +10468,20 @@
"type": "tidelift"
}
],
"time": "2026-07-22T15:42:13+00:00"
"time": "2026-08-21T12:16:08+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v8.1.4",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "6efa89335ab6d336643a807fcc89ae4f8a7a17e9"
"reference": "b8f7dd85493e8372c7c81a1547caaaf86b9c16d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/6efa89335ab6d336643a807fcc89ae4f8a7a17e9",
"reference": "6efa89335ab6d336643a807fcc89ae4f8a7a17e9",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/b8f7dd85493e8372c7c81a1547caaaf86b9c16d1",
"reference": "b8f7dd85493e8372c7c81a1547caaaf86b9c16d1",
"shasum": ""
},
"require": {
@@ -10531,7 +10531,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v8.1.4"
"source": "https://github.com/symfony/var-exporter/tree/v8.1.5"
},
"funding": [
{
@@ -10551,7 +10551,7 @@
"type": "tidelift"
}
],
"time": "2026-07-30T12:40:56+00:00"
"time": "2026-08-13T16:11:28+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@@ -12370,19 +12370,20 @@
},
{
"name": "justinrainbow/json-schema",
"version": "6.10.0",
"version": "6.11.0",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33"
"reference": "7e420a943a6fbc95e60e3cf67acfbee85b3b4da7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33",
"reference": "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/7e420a943a6fbc95e60e3cf67acfbee85b3b4da7",
"reference": "7e420a943a6fbc95e60e3cf67acfbee85b3b4da7",
"shasum": ""
},
"require": {
"ext-filter": "*",
"ext-json": "*",
"marc-mabe/php-enum": "^4.4",
"php": "^7.2 || ^8.0"
@@ -12415,20 +12416,9 @@
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
"name": "Danny van der Sluijs",
"email": "danny.vandersluijs@icloud.com",
"role": "Maintainer"
}
],
"description": "A library to validate a json schema.",
@@ -12439,9 +12429,9 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/6.10.0"
"source": "https://github.com/jsonrainbow/json-schema/tree/6.11.0"
},
"time": "2026-06-16T20:50:26+00:00"
"time": "2026-08-21T10:30:42+00:00"
},
{
"name": "larastan/larastan",
@@ -13145,16 +13135,16 @@
},
{
"name": "mockery/mockery",
"version": "1.6.14",
"version": "1.6.15",
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"reference": "d5362ead1f26e220e64ade458efa4e997f5a8fc0"
"reference": "967a801bd188989a5669bd280f252d51c0fdc9ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/d5362ead1f26e220e64ade458efa4e997f5a8fc0",
"reference": "d5362ead1f26e220e64ade458efa4e997f5a8fc0",
"url": "https://api.github.com/repos/mockery/mockery/zipball/967a801bd188989a5669bd280f252d51c0fdc9ee",
"reference": "967a801bd188989a5669bd280f252d51c0fdc9ee",
"shasum": ""
},
"require": {
@@ -13223,7 +13213,7 @@
"security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery"
},
"time": "2026-08-18T20:07:53+00:00"
"time": "2026-08-19T19:37:52+00:00"
},
{
"name": "myclabs/deep-copy",
@@ -13501,11 +13491,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.2.8",
"version": "2.2.9",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e285254e60f33c21902efef4a926ca0987c06804",
"reference": "e285254e60f33c21902efef4a926ca0987c06804",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/13d6b4f347bad222da436580c8304fa6f83e6bd0",
"reference": "13d6b4f347bad222da436580c8304fa6f83e6bd0",
"shasum": ""
},
"require": {
@@ -13561,7 +13551,7 @@
"type": "github"
}
],
"time": "2026-08-04T22:21:45+00:00"
"time": "2026-08-22T07:38:16+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -15653,16 +15643,16 @@
},
{
"name": "symfony/yaml",
"version": "v8.1.2",
"version": "v8.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "faabdbe998e8c5c599dceffa27aa265b185c0736"
"reference": "b3fc9e8888eeb9daddc33bfbd15d282a61f543cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/faabdbe998e8c5c599dceffa27aa265b185c0736",
"reference": "faabdbe998e8c5c599dceffa27aa265b185c0736",
"url": "https://api.github.com/repos/symfony/yaml/zipball/b3fc9e8888eeb9daddc33bfbd15d282a61f543cd",
"reference": "b3fc9e8888eeb9daddc33bfbd15d282a61f543cd",
"shasum": ""
},
"require": {
@@ -15705,7 +15695,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v8.1.2"
"source": "https://github.com/symfony/yaml/tree/v8.1.5"
},
"funding": [
{
@@ -15725,7 +15715,7 @@
"type": "tidelift"
}
],
"time": "2026-07-22T15:42:13+00:00"
"time": "2026-08-21T12:16:08+00:00"
},
{
"name": "theseer/tokenizer",