From a8d09ab63a2af38f07a04bcb297746a3640808dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:03:16 +0000 Subject: [PATCH] build(deps): bump the laravel-pkgs group with 4 updates Bumps the laravel-pkgs group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [laravel/octane](https://github.com/laravel/octane), [spatie/laravel-backup](https://github.com/spatie/laravel-backup) and [laravel/sail](https://github.com/laravel/sail). Updates `laravel/framework` from 11.13.0 to 11.14.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v11.13.0...v11.14.0) Updates `laravel/octane` from 2.5.0 to 2.5.1 - [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.5.0...v2.5.1) Updates `spatie/laravel-backup` from 8.8.1 to 9.0.2 - [Release notes](https://github.com/spatie/laravel-backup/releases) - [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-backup/compare/8.8.1...9.0.2) Updates `laravel/sail` from 1.30.0 to 1.30.1 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/sail/compare/v1.30.0...v1.30.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: laravel/octane dependency-type: direct:production update-type: version-update:semver-patch dependency-group: laravel-pkgs - dependency-name: spatie/laravel-backup dependency-type: direct:production update-type: version-update:semver-major dependency-group: laravel-pkgs - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-patch dependency-group: laravel-pkgs ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 52 ++++++++++++++++++++++++++------------------------- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/composer.json b/composer.json index ddd1dc5..4a94f1c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "marvinlabs/laravel-discord-logger": "^1.4", "saade/blade-iconsax": "^1.2", "scyllaly/hcaptcha": "dev-l11-compatibility", - "spatie/laravel-backup": "^8.6", + "spatie/laravel-backup": "^9.0", "spatie/laravel-discord-alerts": "^1.3", "spatie/laravel-honeypot": "^4.5", "spatie/laravel-query-builder": "^6.0", diff --git a/composer.lock b/composer.lock index add2612..b88815d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "41231265ce8bfa416b472fc62aa36de4", + "content-hash": "957f11e0aaf372af37c50fec432e2fce", "packages": [ { "name": "andcarpi/laravel-popper", @@ -1830,16 +1830,16 @@ }, { "name": "laravel/framework", - "version": "v11.13.0", + "version": "v11.14.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "92deaa4f037ff100e36809443811301819a8cf84" + "reference": "657e8464e13147d56bc3a399115c8c26f38d4821" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/92deaa4f037ff100e36809443811301819a8cf84", - "reference": "92deaa4f037ff100e36809443811301819a8cf84", + "url": "https://api.github.com/repos/laravel/framework/zipball/657e8464e13147d56bc3a399115c8c26f38d4821", + "reference": "657e8464e13147d56bc3a399115c8c26f38d4821", "shasum": "" }, "require": { @@ -1892,6 +1892,7 @@ }, "provide": { "psr/container-implementation": "1.1|2.0", + "psr/log-implementation": "1.0|2.0|3.0", "psr/simple-cache-implementation": "1.0|2.0|3.0" }, "replace": { @@ -2031,20 +2032,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-06-27T09:04:50+00:00" + "time": "2024-07-02T17:23:58+00:00" }, { "name": "laravel/octane", - "version": "v2.5.0", + "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/laravel/octane.git", - "reference": "2fd184106fb9296e5e531de54f29405c797f7ebf" + "reference": "21b319dd699c20821554a8f806c2487c6cb2cf59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/octane/zipball/2fd184106fb9296e5e531de54f29405c797f7ebf", - "reference": "2fd184106fb9296e5e531de54f29405c797f7ebf", + "url": "https://api.github.com/repos/laravel/octane/zipball/21b319dd699c20821554a8f806c2487c6cb2cf59", + "reference": "21b319dd699c20821554a8f806c2487c6cb2cf59", "shasum": "" }, "require": { @@ -2121,7 +2122,7 @@ "issues": "https://github.com/laravel/octane/issues", "source": "https://github.com/laravel/octane" }, - "time": "2024-06-24T08:06:44+00:00" + "time": "2024-07-01T20:50:27+00:00" }, { "name": "laravel/prompts", @@ -4827,19 +4828,20 @@ }, { "name": "spatie/laravel-backup", - "version": "8.8.1", + "version": "9.0.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-backup.git", - "reference": "a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2" + "reference": "83ad4a47ea292afbdc41484d6572c5504d247883" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2", - "reference": "a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2", + "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/83ad4a47ea292afbdc41484d6572c5504d247883", + "reference": "83ad4a47ea292afbdc41484d6572c5504d247883", "shasum": "" }, "require": { + "ext-pcntl": "*", "ext-zip": "^1.14.0", "illuminate/console": "^10.10.0|^11.0", "illuminate/contracts": "^10.10.0|^11.0", @@ -4848,7 +4850,7 @@ "illuminate/notifications": "^10.10.0|^11.0", "illuminate/support": "^10.10.0|^11.0", "league/flysystem": "^3.0", - "php": "^8.1", + "php": "^8.2", "spatie/db-dumper": "^3.0", "spatie/laravel-package-tools": "^1.6.2", "spatie/laravel-signal-aware-command": "^1.2|^2.0", @@ -4858,7 +4860,6 @@ }, "require-dev": { "composer-runtime-api": "^2.0", - "ext-pcntl": "*", "larastan/larastan": "^2.7.0", "laravel/slack-notification-channel": "^2.5|^3.0", "league/flysystem-aws-s3-v3": "^2.0|^3.0", @@ -4867,7 +4868,8 @@ "pestphp/pest": "^1.20|^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-phpunit": "^1.1" + "phpstan/phpstan-phpunit": "^1.1", + "rector/rector": "^1.1" }, "suggest": { "laravel/slack-notification-channel": "Required for sending notifications via Slack" @@ -4910,7 +4912,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-backup/issues", - "source": "https://github.com/spatie/laravel-backup/tree/8.8.1" + "source": "https://github.com/spatie/laravel-backup/tree/9.0.2" }, "funding": [ { @@ -4922,7 +4924,7 @@ "type": "other" } ], - "time": "2024-06-04T11:31:33+00:00" + "time": "2024-07-04T07:07:36+00:00" }, { "name": "spatie/laravel-discord-alerts", @@ -9151,16 +9153,16 @@ }, { "name": "laravel/sail", - "version": "v1.30.0", + "version": "v1.30.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "e08b594052385ab9891dd86047e52da8a953c827" + "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/e08b594052385ab9891dd86047e52da8a953c827", - "reference": "e08b594052385ab9891dd86047e52da8a953c827", + "url": "https://api.github.com/repos/laravel/sail/zipball/8ba049b6c06e0330b6aa1fb7af2746fb4da445e4", + "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4", "shasum": "" }, "require": { @@ -9210,7 +9212,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2024-06-18T17:36:56+00:00" + "time": "2024-07-01T20:55:03+00:00" }, { "name": "maximebf/debugbar",