From b8ccf92e7fa71b4372e5d955847402db67f3b960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 01:22:14 +0000 Subject: [PATCH] Bump rlanvin/php-rrule from 2.4.1 to 2.5.0 Bumps [rlanvin/php-rrule](https://github.com/rlanvin/php-rrule) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/rlanvin/php-rrule/releases) - [Changelog](https://github.com/rlanvin/php-rrule/blob/master/CHANGELOG.md) - [Commits](https://github.com/rlanvin/php-rrule/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: rlanvin/php-rrule dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index beb0d769e..54d9b6d67 100644 --- a/composer.lock +++ b/composer.lock @@ -469,16 +469,16 @@ }, { "name": "rlanvin/php-rrule", - "version": "v2.4.1", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/rlanvin/php-rrule.git", - "reference": "7ddef3d49b7a6461dc070f671f0d94509c9a537b" + "reference": "75b76c85c949fdfb39024a36d83f08dc95c90c8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rlanvin/php-rrule/zipball/7ddef3d49b7a6461dc070f671f0d94509c9a537b", - "reference": "7ddef3d49b7a6461dc070f671f0d94509c9a537b", + "url": "https://api.github.com/repos/rlanvin/php-rrule/zipball/75b76c85c949fdfb39024a36d83f08dc95c90c8c", + "reference": "75b76c85c949fdfb39024a36d83f08dc95c90c8c", "shasum": "" }, "require": { @@ -512,9 +512,9 @@ ], "support": { "issues": "https://github.com/rlanvin/php-rrule/issues", - "source": "https://github.com/rlanvin/php-rrule/tree/v2.4.1" + "source": "https://github.com/rlanvin/php-rrule/tree/v2.5.0" }, - "time": "2023-06-07T13:15:59+00:00" + "time": "2024-06-08T06:10:35+00:00" }, { "name": "symfony/deprecation-contracts",