Merge pull request #231 from rico-vz/dependabot/composer/laravel-pkgs-514c3c80a8

build(deps): bump the laravel-pkgs group with 4 updates
This commit is contained in:
Rico
2024-07-10 19:49:54 +02:00
committed by GitHub
2 changed files with 28 additions and 26 deletions

View File

@@ -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",

52
composer.lock generated
View File

@@ -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",