mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
build(deps): bump laravel/pulse from 1.0.0-beta10 to 1.0.0-beta13
build(deps): bump laravel/pulse from 1.0.0-beta10 to 1.0.0-beta13
This commit is contained in:
41
composer.lock
generated
41
composer.lock
generated
@@ -942,16 +942,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/sql-formatter",
|
"name": "doctrine/sql-formatter",
|
||||||
"version": "1.1.3",
|
"version": "1.2.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/sql-formatter.git",
|
"url": "https://github.com/doctrine/sql-formatter.git",
|
||||||
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
|
"reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
|
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
|
||||||
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
|
"reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -988,9 +988,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/sql-formatter/issues",
|
"issues": "https://github.com/doctrine/sql-formatter/issues",
|
||||||
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
|
"source": "https://github.com/doctrine/sql-formatter/tree/1.2.0"
|
||||||
},
|
},
|
||||||
"time": "2022-05-23T21:33:49+00:00"
|
"time": "2023-08-16T21:49:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dolejska-daniel/riot-api",
|
"name": "dolejska-daniel/riot-api",
|
||||||
@@ -2488,16 +2488,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/pulse",
|
"name": "laravel/pulse",
|
||||||
"version": "v1.0.0-beta10",
|
"version": "v1.0.0-beta13",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/pulse.git",
|
"url": "https://github.com/laravel/pulse.git",
|
||||||
"reference": "4ff1e970262e0b844f3dfe5c215d5c25e4aab0e2"
|
"reference": "e6d53d92e137be9cc3f001b88e31e722038594a6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/pulse/zipball/4ff1e970262e0b844f3dfe5c215d5c25e4aab0e2",
|
"url": "https://api.github.com/repos/laravel/pulse/zipball/e6d53d92e137be9cc3f001b88e31e722038594a6",
|
||||||
"reference": "4ff1e970262e0b844f3dfe5c215d5c25e4aab0e2",
|
"reference": "e6d53d92e137be9cc3f001b88e31e722038594a6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2517,7 +2517,7 @@
|
|||||||
"illuminate/support": "^10.34|^11.0",
|
"illuminate/support": "^10.34|^11.0",
|
||||||
"illuminate/view": "^10.34|^11.0",
|
"illuminate/view": "^10.34|^11.0",
|
||||||
"livewire/livewire": "^3.2",
|
"livewire/livewire": "^3.2",
|
||||||
"nesbot/carbon": "^2.67",
|
"nesbot/carbon": "^2.67|^3.0",
|
||||||
"php": "^8.1"
|
"php": "^8.1"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
@@ -2570,7 +2570,7 @@
|
|||||||
"issues": "https://github.com/laravel/pulse/issues",
|
"issues": "https://github.com/laravel/pulse/issues",
|
||||||
"source": "https://github.com/laravel/pulse"
|
"source": "https://github.com/laravel/pulse"
|
||||||
},
|
},
|
||||||
"time": "2024-01-16T23:14:53+00:00"
|
"time": "2024-02-19T14:28:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/sanctum",
|
"name": "laravel/sanctum",
|
||||||
@@ -3225,20 +3225,21 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "livewire/livewire",
|
"name": "livewire/livewire",
|
||||||
"version": "v3.3.5",
|
"version": "v3.4.6",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/livewire/livewire.git",
|
"url": "https://github.com/livewire/livewire.git",
|
||||||
"reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a"
|
"reference": "7e7d638183b34fb61621455891869f5abfd55a82"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a",
|
"url": "https://api.github.com/repos/livewire/livewire/zipball/7e7d638183b34fb61621455891869f5abfd55a82",
|
||||||
"reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a",
|
"reference": "7e7d638183b34fb61621455891869f5abfd55a82",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/database": "^10.0|^11.0",
|
"illuminate/database": "^10.0|^11.0",
|
||||||
|
"illuminate/routing": "^10.0|^11.0",
|
||||||
"illuminate/support": "^10.0|^11.0",
|
"illuminate/support": "^10.0|^11.0",
|
||||||
"illuminate/validation": "^10.0|^11.0",
|
"illuminate/validation": "^10.0|^11.0",
|
||||||
"league/mime-type-detection": "^1.9",
|
"league/mime-type-detection": "^1.9",
|
||||||
@@ -3250,8 +3251,8 @@
|
|||||||
"laravel/framework": "^10.0|^11.0",
|
"laravel/framework": "^10.0|^11.0",
|
||||||
"laravel/prompts": "^0.1.6",
|
"laravel/prompts": "^0.1.6",
|
||||||
"mockery/mockery": "^1.3.1",
|
"mockery/mockery": "^1.3.1",
|
||||||
"orchestra/testbench": "^8.0|^9.0",
|
"orchestra/testbench": "8.20.0|^9.0",
|
||||||
"orchestra/testbench-dusk": "^8.0|^9.0",
|
"orchestra/testbench-dusk": "8.20.0|^9.0",
|
||||||
"phpunit/phpunit": "^10.4",
|
"phpunit/phpunit": "^10.4",
|
||||||
"psy/psysh": "^0.11.22|^0.12"
|
"psy/psysh": "^0.11.22|^0.12"
|
||||||
},
|
},
|
||||||
@@ -3287,7 +3288,7 @@
|
|||||||
"description": "A front-end framework for Laravel.",
|
"description": "A front-end framework for Laravel.",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/livewire/livewire/issues",
|
"issues": "https://github.com/livewire/livewire/issues",
|
||||||
"source": "https://github.com/livewire/livewire/tree/v3.3.5"
|
"source": "https://github.com/livewire/livewire/tree/v3.4.6"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -3295,7 +3296,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-01-02T14:29:17+00:00"
|
"time": "2024-02-20T14:04:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "masterminds/html5",
|
"name": "masterminds/html5",
|
||||||
|
|||||||
Reference in New Issue
Block a user