build(deps): bump laravel/pulse from 1.0.0-beta13 to 1.0.0-beta15

Bumps [laravel/pulse](https://github.com/laravel/pulse) from 1.0.0-beta13 to 1.0.0-beta15.
- [Commits](https://github.com/laravel/pulse/compare/v1.0.0-beta13...v1.0.0-beta15)

---
updated-dependencies:
- dependency-name: laravel/pulse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-17 19:28:18 +00:00
committed by GitHub
parent 63f2f0ccb1
commit fc287cc44b

58
composer.lock generated
View File

@@ -2137,16 +2137,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.47.0", "version": "v10.48.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4" "reference": "5791c052b41c6b593556adc687076bfbdd13c501"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/fce29b8de62733cdecbe12e3bae801f83fff2ea4", "url": "https://api.github.com/repos/laravel/framework/zipball/5791c052b41c6b593556adc687076bfbdd13c501",
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4", "reference": "5791c052b41c6b593556adc687076bfbdd13c501",
"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",
"mockery/mockery": "1.6.8",
"phpunit/phpunit": ">=11.0.0", "phpunit/phpunit": ">=11.0.0",
"tightenco/collect": "<5.5.33" "tightenco/collect": "<5.5.33"
}, },
@@ -2339,7 +2340,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-03-05T15:18:36+00:00" "time": "2024-03-15T10:17:07+00:00"
}, },
{ {
"name": "laravel/octane", "name": "laravel/octane",
@@ -2488,16 +2489,16 @@
}, },
{ {
"name": "laravel/pulse", "name": "laravel/pulse",
"version": "v1.0.0-beta13", "version": "v1.0.0-beta15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pulse.git", "url": "https://github.com/laravel/pulse.git",
"reference": "e6d53d92e137be9cc3f001b88e31e722038594a6" "reference": "6fc88b3ead77fd1c67428f0c0fa6ac2ec5302e2b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pulse/zipball/e6d53d92e137be9cc3f001b88e31e722038594a6", "url": "https://api.github.com/repos/laravel/pulse/zipball/6fc88b3ead77fd1c67428f0c0fa6ac2ec5302e2b",
"reference": "e6d53d92e137be9cc3f001b88e31e722038594a6", "reference": "6fc88b3ead77fd1c67428f0c0fa6ac2ec5302e2b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2570,7 +2571,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-02-19T14:28:51+00:00" "time": "2024-03-11T13:19:11+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
@@ -2954,16 +2955,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.25.0", "version": "3.25.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99" "reference": "abbd664eb4381102c559d358420989f835208f18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/abbd664eb4381102c559d358420989f835208f18",
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99", "reference": "abbd664eb4381102c559d358420989f835208f18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3028,7 +3029,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.25.0" "source": "https://github.com/thephpleague/flysystem/tree/3.25.1"
}, },
"funding": [ "funding": [
{ {
@@ -3040,7 +3041,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-09T17:06:45+00:00" "time": "2024-03-16T12:53:19+00:00"
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
@@ -3109,16 +3110,16 @@
}, },
{ {
"name": "league/flysystem-local", "name": "league/flysystem-local",
"version": "3.23.1", "version": "3.25.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git", "url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00" "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/b884d2bf9b53bb4804a56d2df4902bb51e253f00", "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/61a6a90d6e999e4ddd9ce5adb356de0939060b92",
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00", "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3152,8 +3153,7 @@
"local" "local"
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem-local/issues", "source": "https://github.com/thephpleague/flysystem-local/tree/3.25.1"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.23.1"
}, },
"funding": [ "funding": [
{ {
@@ -3165,7 +3165,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-01-26T18:25:23+00:00" "time": "2024-03-15T19:58:44+00:00"
}, },
{ {
"name": "league/mime-type-detection", "name": "league/mime-type-detection",
@@ -3225,16 +3225,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v3.4.6", "version": "v3.4.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "7e7d638183b34fb61621455891869f5abfd55a82" "reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/7e7d638183b34fb61621455891869f5abfd55a82", "url": "https://api.github.com/repos/livewire/livewire/zipball/c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0",
"reference": "7e7d638183b34fb61621455891869f5abfd55a82", "reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3288,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.4.6" "source": "https://github.com/livewire/livewire/tree/v3.4.9"
}, },
"funding": [ "funding": [
{ {
@@ -3296,7 +3296,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-02-20T14:04:25+00:00" "time": "2024-03-14T14:03:32+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",