Merge pull request #206 from rico-vz/dependabot/composer/laravel-pkgs-b47861f767

This commit is contained in:
Rico
2024-05-13 12:30:45 +02:00
committed by GitHub
2 changed files with 34 additions and 33 deletions

65
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": "5eaddfa714172560c8c6860ef40ce08b",
"content-hash": "300044012c721a5f7c149e7c0f8c3aa0",
"packages": [
{
"name": "andcarpi/laravel-popper",
@@ -1830,16 +1830,16 @@
},
{
"name": "laravel/framework",
"version": "v11.6.0",
"version": "v11.7.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "e090ee638ebd4ce221d8bad43b49bbf59ea70ae5"
"reference": "e5ac72f513f635f208024aa76b8a04efc1b47f93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/e090ee638ebd4ce221d8bad43b49bbf59ea70ae5",
"reference": "e090ee638ebd4ce221d8bad43b49bbf59ea70ae5",
"url": "https://api.github.com/repos/laravel/framework/zipball/e5ac72f513f635f208024aa76b8a04efc1b47f93",
"reference": "e5ac72f513f635f208024aa76b8a04efc1b47f93",
"shasum": ""
},
"require": {
@@ -2031,20 +2031,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-04-30T13:30:08+00:00"
"time": "2024-05-07T13:41:51+00:00"
},
{
"name": "laravel/octane",
"version": "v2.3.9",
"version": "v2.3.10",
"source": {
"type": "git",
"url": "https://github.com/laravel/octane.git",
"reference": "33773bbbf7ba6c9cea3d9bc3f63e3ec57197729f"
"reference": "61a3e69eaba9cf71f038c9950bec1a84d9c63223"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/octane/zipball/33773bbbf7ba6c9cea3d9bc3f63e3ec57197729f",
"reference": "33773bbbf7ba6c9cea3d9bc3f63e3ec57197729f",
"url": "https://api.github.com/repos/laravel/octane/zipball/61a3e69eaba9cf71f038c9950bec1a84d9c63223",
"reference": "61a3e69eaba9cf71f038c9950bec1a84d9c63223",
"shasum": ""
},
"require": {
@@ -2120,7 +2120,7 @@
"issues": "https://github.com/laravel/octane/issues",
"source": "https://github.com/laravel/octane"
},
"time": "2024-04-29T13:25:54+00:00"
"time": "2024-05-07T13:19:11+00:00"
},
{
"name": "laravel/prompts",
@@ -3957,20 +3957,20 @@
},
{
"name": "psr/http-factory",
"version": "1.0.2",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "e616d01114759c4c489f93b099585439f795fe35"
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference": "e616d01114759c4c489f93b099585439f795fe35",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
@@ -3994,7 +3994,7 @@
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interfaces for PSR-7 HTTP message factories",
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
@@ -4006,9 +4006,9 @@
"response"
],
"support": {
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
"source": "https://github.com/php-fig/http-factory"
},
"time": "2023-04-10T20:10:41+00:00"
"time": "2024-04-15T12:06:14+00:00"
},
{
"name": "psr/http-message",
@@ -5104,16 +5104,16 @@
},
{
"name": "spatie/laravel-query-builder",
"version": "5.8.0",
"version": "6.0.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-query-builder.git",
"reference": "8d8b527a68d4651b7860d9993a33b8d4774a9d72"
"reference": "d63a54aa95b40395258cdc87d916bc23c9264c19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-query-builder/zipball/8d8b527a68d4651b7860d9993a33b8d4774a9d72",
"reference": "8d8b527a68d4651b7860d9993a33b8d4774a9d72",
"url": "https://api.github.com/repos/spatie/laravel-query-builder/zipball/d63a54aa95b40395258cdc87d916bc23c9264c19",
"reference": "d63a54aa95b40395258cdc87d916bc23c9264c19",
"shasum": ""
},
"require": {
@@ -5126,10 +5126,11 @@
"require-dev": {
"ext-json": "*",
"mockery/mockery": "^1.4",
"nunomaduro/larastan": "^2.0",
"orchestra/testbench": "^7.0|^8.0",
"pestphp/pest": "^2.0",
"spatie/invade": "^2.0",
"spatie/laravel-ray": "^1.28"
"phpunit/phpunit": "^10.0",
"spatie/invade": "^2.0"
},
"type": "library",
"extra": {
@@ -5173,7 +5174,7 @@
"type": "custom"
}
],
"time": "2024-02-06T20:07:16+00:00"
"time": "2024-05-10T08:53:41+00:00"
},
{
"name": "spatie/laravel-signal-aware-command",
@@ -9705,16 +9706,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.28.0",
"version": "1.29.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb"
"reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/536889f2b340489d328f5ffb7b02bb6b183ddedc",
"reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc",
"shasum": ""
},
"require": {
@@ -9746,9 +9747,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.0"
},
"time": "2024-04-03T18:51:33+00:00"
"time": "2024-05-06T12:04:23+00:00"
},
{
"name": "phpstan/phpstan",