mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
build(deps): bump spatie/laravel-query-builder from 5.7.0 to 5.8.0
build(deps): bump spatie/laravel-query-builder from 5.7.0 to 5.8.0
This commit is contained in:
44
composer.lock
generated
44
composer.lock
generated
@@ -774,16 +774,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/inflector",
|
"name": "doctrine/inflector",
|
||||||
"version": "2.0.9",
|
"version": "2.0.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/inflector.git",
|
"url": "https://github.com/doctrine/inflector.git",
|
||||||
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
|
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
|
||||||
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
|
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -845,7 +845,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/inflector/issues",
|
"issues": "https://github.com/doctrine/inflector/issues",
|
||||||
"source": "https://github.com/doctrine/inflector/tree/2.0.9"
|
"source": "https://github.com/doctrine/inflector/tree/2.0.10"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -861,7 +861,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-01-15T18:05:13+00:00"
|
"time": "2024-02-18T20:23:39+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/lexer",
|
"name": "doctrine/lexer",
|
||||||
@@ -2137,16 +2137,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v10.43.0",
|
"version": "v10.44.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529"
|
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/1199dbe361787bbe9648131a79f53921b4148cf6",
|
||||||
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
|
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2194,6 +2194,7 @@
|
|||||||
"conflict": {
|
"conflict": {
|
||||||
"carbonphp/carbon-doctrine-types": ">=3.0",
|
"carbonphp/carbon-doctrine-types": ">=3.0",
|
||||||
"doctrine/dbal": ">=4.0",
|
"doctrine/dbal": ">=4.0",
|
||||||
|
"phpunit/phpunit": ">=11.0.0",
|
||||||
"tightenco/collect": "<5.5.33"
|
"tightenco/collect": "<5.5.33"
|
||||||
},
|
},
|
||||||
"provide": {
|
"provide": {
|
||||||
@@ -2338,7 +2339,7 @@
|
|||||||
"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-01-30T16:25:02+00:00"
|
"time": "2024-02-13T16:01:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/octane",
|
"name": "laravel/octane",
|
||||||
@@ -5037,31 +5038,30 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/laravel-query-builder",
|
"name": "spatie/laravel-query-builder",
|
||||||
"version": "5.7.0",
|
"version": "5.8.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/laravel-query-builder.git",
|
"url": "https://github.com/spatie/laravel-query-builder.git",
|
||||||
"reference": "ff61a9ea32c5b55cbe63de8e3c6e35a201e6b746"
|
"reference": "8d8b527a68d4651b7860d9993a33b8d4774a9d72"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/laravel-query-builder/zipball/ff61a9ea32c5b55cbe63de8e3c6e35a201e6b746",
|
"url": "https://api.github.com/repos/spatie/laravel-query-builder/zipball/8d8b527a68d4651b7860d9993a33b8d4774a9d72",
|
||||||
"reference": "ff61a9ea32c5b55cbe63de8e3c6e35a201e6b746",
|
"reference": "8d8b527a68d4651b7860d9993a33b8d4774a9d72",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/database": "^9.0|^10.0",
|
"illuminate/database": "^10.0|^11.0",
|
||||||
"illuminate/http": "^9.0|^10.0",
|
"illuminate/http": "^10.0|^11.0",
|
||||||
"illuminate/support": "^9.0|^10.0",
|
"illuminate/support": "^10.0|^11.0",
|
||||||
"php": "^8.0",
|
"php": "^8.2",
|
||||||
"spatie/laravel-package-tools": "^1.11"
|
"spatie/laravel-package-tools": "^1.11"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"mockery/mockery": "^1.4",
|
"mockery/mockery": "^1.4",
|
||||||
"orchestra/testbench": "^7.0|^8.0",
|
"orchestra/testbench": "^7.0|^8.0",
|
||||||
"pestphp/pest": "^1.20",
|
"pestphp/pest": "^2.0",
|
||||||
"phpunit/phpunit": "^9.6.11",
|
|
||||||
"spatie/invade": "^2.0",
|
"spatie/invade": "^2.0",
|
||||||
"spatie/laravel-ray": "^1.28"
|
"spatie/laravel-ray": "^1.28"
|
||||||
},
|
},
|
||||||
@@ -5107,7 +5107,7 @@
|
|||||||
"type": "custom"
|
"type": "custom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-01-08T09:57:13+00:00"
|
"time": "2024-02-06T20:07:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/laravel-signal-aware-command",
|
"name": "spatie/laravel-signal-aware-command",
|
||||||
|
|||||||
Reference in New Issue
Block a user