From 01e5122050d90ab2a11fd00ad64bd1d464e977f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:28:11 +0000 Subject: [PATCH] build(deps): bump laravel/octane from 2.3.2 to 2.3.3 Bumps [laravel/octane](https://github.com/laravel/octane) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/laravel/octane/releases) - [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/laravel/octane/compare/v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: laravel/octane dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 47a0753..bb10dab 100644 --- a/composer.lock +++ b/composer.lock @@ -2052,16 +2052,16 @@ }, { "name": "laminas/laminas-diactoros", - "version": "3.3.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "4db52734837c60259c9b2d7caf08eef8f7f9b9ac" + "reference": "74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/4db52734837c60259c9b2d7caf08eef8f7f9b9ac", - "reference": "4db52734837c60259c9b2d7caf08eef8f7f9b9ac", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45", + "reference": "74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45", "shasum": "" }, "require": { @@ -2081,9 +2081,9 @@ "http-interop/http-factory-tests": "^0.9.0", "laminas/laminas-coding-standard": "~2.5.0", "php-http/psr7-integration-tests": "^1.3", - "phpunit/phpunit": "^9.5.28", + "phpunit/phpunit": "^9.6.16", "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.15.0" + "vimeo/psalm": "^5.22.1" }, "type": "library", "extra": { @@ -2133,7 +2133,7 @@ "type": "community_bridge" } ], - "time": "2023-10-26T11:01:07+00:00" + "time": "2024-02-16T16:06:16+00:00" }, { "name": "laravel/framework", @@ -2343,16 +2343,16 @@ }, { "name": "laravel/octane", - "version": "v2.3.2", + "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/laravel/octane.git", - "reference": "ddb5e7fe33fe7aff24c61d262d7d9dc00918888f" + "reference": "8f9d0da559ba4366fecc5c106d1298abe6773396" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/octane/zipball/ddb5e7fe33fe7aff24c61d262d7d9dc00918888f", - "reference": "ddb5e7fe33fe7aff24c61d262d7d9dc00918888f", + "url": "https://api.github.com/repos/laravel/octane/zipball/8f9d0da559ba4366fecc5c106d1298abe6773396", + "reference": "8f9d0da559ba4366fecc5c106d1298abe6773396", "shasum": "" }, "require": { @@ -2427,7 +2427,7 @@ "issues": "https://github.com/laravel/octane/issues", "source": "https://github.com/laravel/octane" }, - "time": "2024-01-30T03:05:25+00:00" + "time": "2024-02-04T15:49:02+00:00" }, { "name": "laravel/prompts",