From 27f76149fa2bc76ed69013795365d6be153ba676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 01:01:18 +0000 Subject: [PATCH] Bump aeon-php/sleep from 1.0.11 to 1.0.12 Bumps [aeon-php/sleep](https://github.com/aeon-php/sleep) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/aeon-php/sleep/releases) - [Commits](https://github.com/aeon-php/sleep/compare/1.0.11...1.0.12) --- updated-dependencies: - dependency-name: aeon-php/sleep dependency-version: 1.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 80b9ed0..d405d62 100644 --- a/composer.lock +++ b/composer.lock @@ -8,20 +8,20 @@ "packages": [ { "name": "aeon-php/calendar", - "version": "1.0.11", + "version": "1.0.12", "source": { "type": "git", "url": "https://github.com/aeon-php/calendar.git", - "reference": "41f4b0ff07247c36b232ddfbcddc62af738be6fe" + "reference": "10387ea0944ce9ce071a12d60c398ee852de70b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aeon-php/calendar/zipball/41f4b0ff07247c36b232ddfbcddc62af738be6fe", - "reference": "41f4b0ff07247c36b232ddfbcddc62af738be6fe", + "url": "https://api.github.com/repos/aeon-php/calendar/zipball/10387ea0944ce9ce071a12d60c398ee852de70b8", + "reference": "10387ea0944ce9ce071a12d60c398ee852de70b8", "shasum": "" }, "require": { - "php": "~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { "ext-bcmath": "*", @@ -52,7 +52,7 @@ ], "support": { "issues": "https://github.com/aeon-php/calendar/issues", - "source": "https://github.com/aeon-php/calendar/tree/1.0.11" + "source": "https://github.com/aeon-php/calendar/tree/1.0.12" }, "funding": [ { @@ -64,25 +64,25 @@ "type": "github" } ], - "time": "2025-01-24T04:47:09+00:00" + "time": "2025-12-08T14:44:05+00:00" }, { "name": "aeon-php/sleep", - "version": "1.0.11", + "version": "1.0.12", "source": { "type": "git", "url": "https://github.com/aeon-php/sleep.git", - "reference": "59f44ef6313e0b05d65aa20369be1fcc937142d3" + "reference": "59ae5d2bb34c2495a463aed26f00f24cc36e948a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aeon-php/sleep/zipball/59f44ef6313e0b05d65aa20369be1fcc937142d3", - "reference": "59f44ef6313e0b05d65aa20369be1fcc937142d3", + "url": "https://api.github.com/repos/aeon-php/sleep/zipball/59ae5d2bb34c2495a463aed26f00f24cc36e948a", + "reference": "59ae5d2bb34c2495a463aed26f00f24cc36e948a", "shasum": "" }, "require": { "aeon-php/calendar": "~1.0", - "php": "~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "type": "library", "autoload": { @@ -108,7 +108,7 @@ ], "support": { "issues": "https://github.com/aeon-php/sleep/issues", - "source": "https://github.com/aeon-php/sleep/tree/1.0.11" + "source": "https://github.com/aeon-php/sleep/tree/1.0.12" }, "funding": [ { @@ -120,7 +120,7 @@ "type": "github" } ], - "time": "2025-01-24T04:47:20+00:00" + "time": "2025-12-08T14:43:58+00:00" }, { "name": "symfony/process",