From b90bc81ba0544cf632393312dd02f3730f3e1384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 04:34:59 +0000 Subject: [PATCH] Bump sylius/grid-bundle from 1.14.0 to 1.14.1 Bumps [sylius/grid-bundle](https://github.com/Sylius/SyliusGridBundle) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/Sylius/SyliusGridBundle/releases) - [Changelog](https://github.com/Sylius/SyliusGridBundle/blob/1.14/CHANGELOG.md) - [Commits](https://github.com/Sylius/SyliusGridBundle/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: sylius/grid-bundle dependency-version: 1.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) 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",