mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
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] <support@github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"marvinlabs/laravel-discord-logger": "^1.4",
|
"marvinlabs/laravel-discord-logger": "^1.4",
|
||||||
"saade/blade-iconsax": "^1.2",
|
"saade/blade-iconsax": "^1.2",
|
||||||
"scyllaly/hcaptcha": "dev-l11-compatibility",
|
"scyllaly/hcaptcha": "dev-l11-compatibility",
|
||||||
"spatie/laravel-backup": "^8.6",
|
"spatie/laravel-backup": "^9.0",
|
||||||
"spatie/laravel-discord-alerts": "^1.3",
|
"spatie/laravel-discord-alerts": "^1.3",
|
||||||
"spatie/laravel-honeypot": "^4.5",
|
"spatie/laravel-honeypot": "^4.5",
|
||||||
"spatie/laravel-query-builder": "^6.0",
|
"spatie/laravel-query-builder": "^6.0",
|
||||||
|
|||||||
52
composer.lock
generated
52
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "41231265ce8bfa416b472fc62aa36de4",
|
"content-hash": "957f11e0aaf372af37c50fec432e2fce",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "andcarpi/laravel-popper",
|
"name": "andcarpi/laravel-popper",
|
||||||
@@ -1830,16 +1830,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v11.13.0",
|
"version": "v11.14.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "92deaa4f037ff100e36809443811301819a8cf84"
|
"reference": "657e8464e13147d56bc3a399115c8c26f38d4821"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/92deaa4f037ff100e36809443811301819a8cf84",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/657e8464e13147d56bc3a399115c8c26f38d4821",
|
||||||
"reference": "92deaa4f037ff100e36809443811301819a8cf84",
|
"reference": "657e8464e13147d56bc3a399115c8c26f38d4821",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1892,6 +1892,7 @@
|
|||||||
},
|
},
|
||||||
"provide": {
|
"provide": {
|
||||||
"psr/container-implementation": "1.1|2.0",
|
"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"
|
"psr/simple-cache-implementation": "1.0|2.0|3.0"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
@@ -2031,20 +2032,20 @@
|
|||||||
"issues": "https://github.com/laravel/framework/issues",
|
"issues": "https://github.com/laravel/framework/issues",
|
||||||
"source": "https://github.com/laravel/framework"
|
"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",
|
"name": "laravel/octane",
|
||||||
"version": "v2.5.0",
|
"version": "v2.5.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/octane.git",
|
"url": "https://github.com/laravel/octane.git",
|
||||||
"reference": "2fd184106fb9296e5e531de54f29405c797f7ebf"
|
"reference": "21b319dd699c20821554a8f806c2487c6cb2cf59"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/octane/zipball/2fd184106fb9296e5e531de54f29405c797f7ebf",
|
"url": "https://api.github.com/repos/laravel/octane/zipball/21b319dd699c20821554a8f806c2487c6cb2cf59",
|
||||||
"reference": "2fd184106fb9296e5e531de54f29405c797f7ebf",
|
"reference": "21b319dd699c20821554a8f806c2487c6cb2cf59",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2121,7 +2122,7 @@
|
|||||||
"issues": "https://github.com/laravel/octane/issues",
|
"issues": "https://github.com/laravel/octane/issues",
|
||||||
"source": "https://github.com/laravel/octane"
|
"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",
|
"name": "laravel/prompts",
|
||||||
@@ -4827,19 +4828,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/laravel-backup",
|
"name": "spatie/laravel-backup",
|
||||||
"version": "8.8.1",
|
"version": "9.0.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/laravel-backup.git",
|
"url": "https://github.com/spatie/laravel-backup.git",
|
||||||
"reference": "a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2"
|
"reference": "83ad4a47ea292afbdc41484d6572c5504d247883"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2",
|
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/83ad4a47ea292afbdc41484d6572c5504d247883",
|
||||||
"reference": "a9c2d2f726f4c60c2dc5d7c0c8380f72492638c2",
|
"reference": "83ad4a47ea292afbdc41484d6572c5504d247883",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"ext-pcntl": "*",
|
||||||
"ext-zip": "^1.14.0",
|
"ext-zip": "^1.14.0",
|
||||||
"illuminate/console": "^10.10.0|^11.0",
|
"illuminate/console": "^10.10.0|^11.0",
|
||||||
"illuminate/contracts": "^10.10.0|^11.0",
|
"illuminate/contracts": "^10.10.0|^11.0",
|
||||||
@@ -4848,7 +4850,7 @@
|
|||||||
"illuminate/notifications": "^10.10.0|^11.0",
|
"illuminate/notifications": "^10.10.0|^11.0",
|
||||||
"illuminate/support": "^10.10.0|^11.0",
|
"illuminate/support": "^10.10.0|^11.0",
|
||||||
"league/flysystem": "^3.0",
|
"league/flysystem": "^3.0",
|
||||||
"php": "^8.1",
|
"php": "^8.2",
|
||||||
"spatie/db-dumper": "^3.0",
|
"spatie/db-dumper": "^3.0",
|
||||||
"spatie/laravel-package-tools": "^1.6.2",
|
"spatie/laravel-package-tools": "^1.6.2",
|
||||||
"spatie/laravel-signal-aware-command": "^1.2|^2.0",
|
"spatie/laravel-signal-aware-command": "^1.2|^2.0",
|
||||||
@@ -4858,7 +4860,6 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"composer-runtime-api": "^2.0",
|
"composer-runtime-api": "^2.0",
|
||||||
"ext-pcntl": "*",
|
|
||||||
"larastan/larastan": "^2.7.0",
|
"larastan/larastan": "^2.7.0",
|
||||||
"laravel/slack-notification-channel": "^2.5|^3.0",
|
"laravel/slack-notification-channel": "^2.5|^3.0",
|
||||||
"league/flysystem-aws-s3-v3": "^2.0|^3.0",
|
"league/flysystem-aws-s3-v3": "^2.0|^3.0",
|
||||||
@@ -4867,7 +4868,8 @@
|
|||||||
"pestphp/pest": "^1.20|^2.0",
|
"pestphp/pest": "^1.20|^2.0",
|
||||||
"phpstan/extension-installer": "^1.1",
|
"phpstan/extension-installer": "^1.1",
|
||||||
"phpstan/phpstan-deprecation-rules": "^1.0",
|
"phpstan/phpstan-deprecation-rules": "^1.0",
|
||||||
"phpstan/phpstan-phpunit": "^1.1"
|
"phpstan/phpstan-phpunit": "^1.1",
|
||||||
|
"rector/rector": "^1.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"laravel/slack-notification-channel": "Required for sending notifications via Slack"
|
"laravel/slack-notification-channel": "Required for sending notifications via Slack"
|
||||||
@@ -4910,7 +4912,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/spatie/laravel-backup/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4922,7 +4924,7 @@
|
|||||||
"type": "other"
|
"type": "other"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-06-04T11:31:33+00:00"
|
"time": "2024-07-04T07:07:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/laravel-discord-alerts",
|
"name": "spatie/laravel-discord-alerts",
|
||||||
@@ -9151,16 +9153,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/sail",
|
"name": "laravel/sail",
|
||||||
"version": "v1.30.0",
|
"version": "v1.30.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/sail.git",
|
"url": "https://github.com/laravel/sail.git",
|
||||||
"reference": "e08b594052385ab9891dd86047e52da8a953c827"
|
"reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/sail/zipball/e08b594052385ab9891dd86047e52da8a953c827",
|
"url": "https://api.github.com/repos/laravel/sail/zipball/8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
|
||||||
"reference": "e08b594052385ab9891dd86047e52da8a953c827",
|
"reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -9210,7 +9212,7 @@
|
|||||||
"issues": "https://github.com/laravel/sail/issues",
|
"issues": "https://github.com/laravel/sail/issues",
|
||||||
"source": "https://github.com/laravel/sail"
|
"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",
|
"name": "maximebf/debugbar",
|
||||||
|
|||||||
Reference in New Issue
Block a user