diff --git a/composer.lock b/composer.lock index 15fa877..d2f6f3d 100644 --- a/composer.lock +++ b/composer.lock @@ -3944,16 +3944,16 @@ }, { "name": "sylius/grid-bundle", - "version": "v1.14.0", + "version": "v1.14.1", "source": { "type": "git", "url": "https://github.com/Sylius/SyliusGridBundle.git", - "reference": "63e6779e8dd3f2050dde83ca61877c2e1bb664e6" + "reference": "cb7082fd671aec38d9b984ac8d09cd3d330538c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Sylius/SyliusGridBundle/zipball/63e6779e8dd3f2050dde83ca61877c2e1bb664e6", - "reference": "63e6779e8dd3f2050dde83ca61877c2e1bb664e6", + "url": "https://api.github.com/repos/Sylius/SyliusGridBundle/zipball/cb7082fd671aec38d9b984ac8d09cd3d330538c4", + "reference": "cb7082fd671aec38d9b984ac8d09cd3d330538c4", "shasum": "" }, "require": { @@ -4058,7 +4058,7 @@ ], "support": { "issues": "https://github.com/Sylius/SyliusGridBundle/issues", - "source": "https://github.com/Sylius/SyliusGridBundle/tree/v1.14.0" + "source": "https://github.com/Sylius/SyliusGridBundle/tree/v1.14.1" }, "funding": [ { @@ -4066,7 +4066,7 @@ "type": "github" } ], - "time": "2025-10-08T10:46:47+00:00" + "time": "2025-10-20T13:15:01+00:00" }, { "name": "sylius/registry", @@ -8326,28 +8326,28 @@ }, { "name": "webmozart/assert", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" + "reference": "541057574806f942c94662b817a50f63f7345360" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/541057574806f942c94662b817a50f63f7345360", + "reference": "541057574806f942c94662b817a50f63f7345360", "shasum": "" }, "require": { "ext-ctype": "*", + "ext-date": "*", + "ext-filter": "*", "php": "^7.2 || ^8.0" }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" + "suggest": { + "ext-intl": "", + "ext-simplexml": "", + "ext-spl": "" }, "type": "library", "extra": { @@ -8378,9 +8378,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.11.0" + "source": "https://github.com/webmozarts/assert/tree/1.12.0" }, - "time": "2022-06-03T18:03:27+00:00" + "time": "2025-10-20T12:43:39+00:00" }, { "name": "willdurand/negotiation",